主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Gross
活动总数
12
最后的活动
2020年06月11日 20:33
成员加入日期
2017年01月20日 14:21
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
3
活动概览
帖子(3)
评论(6)
按投票数排序
最近的活动
投票数
创建于
2018年07月31日 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...
社区
IntelliJ IDEA Users
Ambibuous code block
0 票
创建于
2017年02月22日 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.
社区
IntelliJ IDEA Users
Convert StringBuilder to String concatenation suggestion
0 票
创建于
2017年02月22日 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(...
社区
IntelliJ IDEA Users
Convert StringBuilder to String concatenation suggestion
0 票
创建于
2017年01月26日 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.
社区
IntelliJ IDEA Users
Importing Grails project not recognised as Grails
0 票
创建于
2017年01月20日 15:23
I've done that. All I get now is a Spring toolbar :-(
社区
IntelliJ IDEA Users
Importing Grails project not recognised as Grails
0 票
创建于
2017年01月20日 14:35
It's grails 1.3.9.
社区
IntelliJ IDEA Users
Importing Grails project not recognised as Grails
0 票