Cristian

- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
Created Not all Maven dependencies appear in "External libraries"
AnsweredHello folks.This is a problem I have been experiencing for a while. Each time a new version of IntelliJ is release I think "hopefully this will fix it" but they never do :pSo, I have something like... -
Created Incorrect inspection suggestion (final volatile field)
There is something wrong with the Java inspector. It is suggesting me to declare a field as final, however the field is volatile, thus it cannot be declared as final. Would be nice if you guys coul... -
Created IntelliJ highlights errors that don't exist
AnsweredThese last days, IntelliJ is not working properly. For instance:The method receives a String as parameter but it shows an error there. Compilation works fine, but it's annoying to have error marker... -
Created IntelliJ is not been too smart when instantiating objects
Take a look at the screenshot:What I would expect is that DecimalFormat is at the top of the list... all things that appear in the top are even not compatible types with the object I'm trying to in... -
Created IntelliJ Idea UE for Android Development... Does it worth the effort?
Hello!I have been using IntelliJ Idea CE for a while and I really liked. In order to support the project I'd like to buy the Ultimate Edition, however being an Android developer I'm not sure if it ...