Cristian

- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
-
Cristian created a post, AnsweredNot all Maven dependencies appear in "External libraries"
Hello 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... -
-
-
Cristian created a post, 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... -
Cristian commented, -
Cristian created a post, AnsweredIntelliJ highlights errors that don't exist
These 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... -
Cristian commented, -
Cristian created a post, 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... -
Cristian created a post, 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 ...