主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Serge Baranov
活动总数
19582
最后的活动
2026年04月11日 22:54
成员加入日期
2004年02月11日 19:08
关注
0 名用户
关注者数
31 名用户
投票数
214
订阅数
6805
活动概览
文章(13)
帖子(0)
评论(12550)
按最近的活动排序
最近的活动
投票数
创建于
2016年05月26日 13:44
These are just method calls, you can define custom style for them:
社区
IntelliJ IDEA Users
Syntax highlighting for Java 8 Stream api?
0 票
已编辑于
2016年05月26日 13:31
Should work fine in the current IDEA version with Java 8 set as project target with 8 language level.
社区
IntelliJ IDEA Users
Syntax highlighting for Java 8 Stream api?
0 票
创建于
2016年05月26日 12:25
Try to delete IDE system folder (https://intellij-support.jetbrains.com/hc/articles/206544519). Make sure MySQL JDBC driver is still in the module dependencies (http://www.jetbrains.com/idea/webhel...
社区
IntelliJ IDEA Users
Unable to load class [com.mysql.jdbc.Driver]
0 票
创建于
2016年05月26日 12:13
Please try 2016.2: https://confluence.jetbrains.com/display/IDEADEV/IDEA+2016.2+EAP .
社区
IntelliJ IDEA Users
IntelliJ failign to find/losing references to SDK classes when I use JDK9 as the SDK
0 票
创建于
2016年05月26日 12:08
Thanks, reproduced. Our developers will look into it.
社区
IntelliJ IDEA EAP Users
IU-162.426.1.dmg LiveEdit plugin installation loop
0 票
创建于
2016年05月26日 11:59
Does it help if you remove the plugin manually from the plugins folder and install it again? (https://intellij-support.jetbrains.com/hc/articles/206544519).
社区
IntelliJ IDEA EAP Users
IU-162.426.1.dmg LiveEdit plugin installation loop
0 票
创建于
2016年05月25日 21:26
You need to have at least one panel lower than the root (wrap components into it). You can't replace the root panel, but a parent one level lower. To switch panels at runtime on event you can use C...
社区
IntelliJ IDEA Users
Some IntelliJ questions (Git, GUI, Keyboard, Maven and the JDK/SDK)
0 票
已编辑于
2016年05月25日 20:59
Custom create option must be used only for the panel in the main form, not in the form you insert into your main form. Please study the sample that I've provided you before. Main form contains the ...
社区
IntelliJ IDEA Users
Some IntelliJ questions (Git, GUI, Keyboard, Maven and the JDK/SDK)
0 票
创建于
2016年05月25日 18:37
The bound class is missing cancel field for JButton, you can add it via intention action from the form. As you can see, IDE has highlighted the problem and suggested to add a field via the light bu...
社区
IntelliJ IDEA Users
Some IntelliJ questions (Git, GUI, Keyboard, Maven and the JDK/SDK)
0 票
创建于
2016年05月25日 17:48
Please attach a sample project that will reproduce the problem.
社区
IntelliJ IDEA Users
Some IntelliJ questions (Git, GUI, Keyboard, Maven and the JDK/SDK)
0 票
«
第一页
‹
上一页
下一页
›
最后
»