Gross
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
-
Gross created a post, AnsweredAmbibuous code block
I've started getting an "Ambiguous code block" error on some of my code. I'm using InteliJ 2018.2 Weirdly, if I change some white space, the error goes away! The problem appears to only be occurrin... -
-
-
Gross created a post, AnsweredConvert StringBuilder to String concatenation suggestion
I have a block of code which creates a StringBuilder, then appends() several Strings (some of which are method parameters) before doing something with the resulting String. IntelliJ is suggesting t... -
-
Gross commented, -
Gross commented, -
Gross created a post, AnsweredImporting Grails project not recognised as Grails
I'm trying to import an exiting grails project into IntelliJ (V2016.3.3) from a subversion repository. The code imports fine from the SVN repo, but during the import there's no option to select it ...