主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Roman Shevchenko
活动总数
737
最后的活动
2023年10月06日 15:54
成员加入日期
2010年03月24日 10:48
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
263
活动概览
文章(0)
帖子(0)
评论(474)
按最近的活动排序
最近的活动
投票数
创建于
2014年02月27日 17:05
But the code block in Java consists of statements, not expressions.For adding a set of statements you may use body.addRangeAfter() method (body.getStatements() should be empty - so replace() not ne...
社区
IntelliJ IDEA Open API and Plugin Development
How to add statements to a PsiMethod object?
0 票
创建于
2014年05月07日 17:24
Rather yes - as it is needed for IDEA-59138. You may watch the issue to get notified when it's done.
社区
IntelliJ IDEA Open API and Plugin Development
PsiAugmentProvider to augment that class implements some interface
0 票
创建于
2014年08月04日 19:17
That definitely is odd, and I found no evidence of IDEA resetting the property. I'd suggest you to set a breakpoint in System.clearProperty() and catch a violator.Another option is to use a JDK con...
社区
IntelliJ IDEA Open API and Plugin Development
java.home is null in recent versions of IDEA
0 票
创建于
2014年10月08日 13:28
What does it show? Could you please attach a screenshot?And you'd better pass project.getBaseDir() instead of null.
社区
IntelliJ IDEA Open API and Plugin Development
Filechooser Dialog not showing any files
0 票
创建于
2014年10月09日 11:00
IDEA queries root disks only once - so may be at that time they were responsive.Well, there is no need to guess. Just start your code under debug, make it to open the chooser, and then get a thread...
社区
IntelliJ IDEA Open API and Plugin Development
Filechooser Dialog not showing any files
0 票
创建于
2015年05月22日 17:50
Hi Tom,Because it believes a mounted FS is of a network kind. Is it true for your case?
社区
IntelliJ IDEA Open API and Plugin Development
fsnotify on mount points
0 票
创建于
2012年08月15日 17:37
Thank you.Just to make sure, could you guys please download attached Java class and run it (with "java DisplayConfig" from download location) and post its output?Attachment(s):DisplayConfig.class.zip
社区
RubyMine
RubyMine starts (shows flash page), then vanishes!
0 票
创建于
2012年08月16日 12:02
Thank you.But that's pretty strange - Java should be able to pick a class from a current directory. Which Java version do you use?
社区
RubyMine
RubyMine starts (shows flash page), then vanishes!
0 票
创建于
2012年08月15日 13:08
Mark, could you please post an output of xrandr command (while dual-headed)?
社区
RubyMine
RubyMine starts (shows flash page), then vanishes!
0 票
创建于
2016年05月30日 11:42
In general, using VFS outside of a project is not advised. It occupies memory, slows down a refresh, and unless you need a specific functionality which only VFS may provide, you better use regular ...
社区
IntelliJ IDEA Open API and Plugin Development
How can i FULLY refresh VirtualFileSystem(VFS)?
0 票
«
第一页
‹
上一页