主页
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)
按最近的活动排序
最近的活动
投票数
创建于
2016年10月17日 09:17
The solution above is quite correct. Hope you aren't going to modify files on a disk after the save, aren't you? > But not before the file is actually saved I need to know when it is saved. This ...
社区
IntelliJ IDEA Open API and Plugin Development
After Save Hooks
0 票
创建于
2016年06月27日 11:43
VFS is in application-wide abstraction; you need to pass a project reference to a VFS listener from outside - e.g. by registering the listener from some project-level component.
社区
IntelliJ IDEA Open API and Plugin Development
How to get project in VirtualFileListener
0 票
创建于
2016年06月15日 13:15
I'd suggest making these archives the part of a project model (as a library or an SDK).
社区
IntelliJ IDEA Open API and Plugin Development
Contents of JAR VirtualFile not refreshed
0 票
已编辑于
2016年06月10日 15:43
In fact, the fix I'm thinking about will not affect the optimization in the common case: protected boolean isCorrectFileType(@NotNull VirtualFile local) { FileTypeRegistry registry = FileTypeRegis...
社区
IntelliJ IDEA Open API and Plugin Development
Resolve VirtualFile for entry of archive file reported by custom fileTypeDetector?
0 票
创建于
2016年06月10日 13:55
Hi Scott, that was an optimization (the method is called most often on loading project libraries, and when there are many of them the method becomes pretty hot). I can make it work, but would like ...
社区
IntelliJ IDEA Open API and Plugin Development
Resolve VirtualFile for entry of archive file reported by custom fileTypeDetector?
0 票
创建于
2016年06月10日 12:57
Rather bugs (see e.g. https://youtrack.jetbrains.com/issue/IDEA-152531). Since 2016.2, IDEA no longer asks for root password by default.
社区
IntelliJ IDEA Users
IntelliJ IDEA is trying to create a desktop file in root folder for individual user and also requesting to user password during installation
0 票
创建于
2010年05月13日 13:56
Something to start with.Please let me know what you'd like to see there.BTW, plugin version 0.3 is available.
社区
IntelliJ IDEA EAP Users
AspectJ plugin documentation?
0 票
创建于
2010年07月15日 14:40
Um... AspectJ Weaver is a third-party plugin Jetbrains is not responsible for.If you have issues with AspectJ Support plugin then please specify what exactly isn't working for your (either here or ...
社区
IntelliJ IDEA EAP Users
AspectJ Support in IJ10
0 票
创建于
2010年12月09日 15:36
Current Python plugin isn't fully compatible with latest IDEA X builds (including released one).Update is expected soon.
社区
IntelliJ IDEA EAP Users
Create New Project menu does not work.
0 票
创建于
2010年12月14日 18:59
Hello Tom,quote from aforementioned DOC-192:IntelliJ IDEA Community Edition does not include a YourKit profiling agent, because the YourKit agent library is not open-source. To take a CPU or memory...
社区
IntelliJ IDEA EAP Users
Caret movement in IDEA X very slow
0 票
«
第一页
‹
上一页
下一页
›
最后
»