Gross

- 活动总数 12
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
-
Gross 创建了一个帖子, 已回答Ambibuous 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 创建了一个帖子, 已回答Convert 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 进行了评论, -
Gross 创建了一个帖子, 已回答Importing 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 ...