Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Gross
Total activity
12
Last activity
June 11, 2020 20:33
Member since
January 20, 2017 14:21
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (3)
Comments (6)
Sort by recent activity
Recent activity
Votes
Created
July 31, 2018 07:46
I tried that and the errors persist. I don't think I can reproduce this problem as I have the same code layout in many other files and they don't report the issues, so I'm not sure how helpful a bu...
Community
IntelliJ IDEA Users
Ambibuous code block
0 votes
Created
February 22, 2017 14:00
Which the compiler will turn into: new StringBuilder().append("1234567890").append(s).append("0987654321").toString(); Which, semantically, is no different to the original code.
Community
IntelliJ IDEA Users
Convert StringBuilder to String concatenation suggestion
0 votes
Created
February 22, 2017 13:26
public class Main{ private final static String STRING_1 = "1234567890"; private final static String STRING_2 = "0987654321"; public static void main(String args[]) { doSomething(...
Community
IntelliJ IDEA Users
Convert StringBuilder to String concatenation suggestion
0 votes
Created
January 26, 2017 14:51
Sure. Tell me what you want and where you want me to send them. If it's easier, we can do a Webex.
Community
IntelliJ IDEA Users
Importing Grails project not recognised as Grails
0 votes
Created
January 20, 2017 15:23
I've done that. All I get now is a Spring toolbar :-(
Community
IntelliJ IDEA Users
Importing Grails project not recognised as Grails
0 votes
Created
January 20, 2017 14:35
It's grails 1.3.9.
Community
IntelliJ IDEA Users
Importing Grails project not recognised as Grails
0 votes