Gross

- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Edited Ambibuous code block
AnsweredI'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... -
Created Convert StringBuilder to String concatenation suggestion
AnsweredI 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... -
Created Importing Grails project not recognised as Grails
AnsweredI'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 ...