主页
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)
按最近的活动排序
最近的活动
投票数
创建于
2012年04月04日 18:18
Hope within a next week or two.
社区
IntelliJ IDEA Open API and Plugin Development
Extend Java Psi parsing with new methods and new types?
0 票
创建于
2015年05月22日 19:24
I can add it to the whitelist, just tell me how exactly it reads in /etc/mtab.Regarding other FSes... well, it there is a library covering inotify and other notifiers I'd gladly use it.
社区
IntelliJ IDEA Open API and Plugin Development
fsnotify on mount points
0 票
创建于
2015年09月01日 12:26
Right, fsnotifier blacklists entries based on a mount type (3rd column in /etc/mtab file). If your FS does support inotify and has a chance to occur outside Google walls, it is better to hard-code ...
社区
IntelliJ IDEA Open API and Plugin Development
fsnotify on mount points
0 票
创建于
2010年03月25日 09:58
Hi Guno,I tried to say that I was able to create quick test plugin wich uses it's own version of xml-rpc (3.1.3, to be exact) without any conflicts, and exactly same line worked good in it. Here is...
社区
IntelliJ IDEA Open API and Plugin Development
XmlRpc library conflict
0 票
创建于
2010年04月26日 22:10
Well, you just trying to execute plugin code in a wrong way. I've modified you project to make it work as a real plugin. Open the project, execute it via "Test plugin" run configuration, click on T...
社区
IntelliJ IDEA Open API and Plugin Development
XmlRpc library conflict
0 票
创建于
2011年03月09日 16:30
Well, unlike to other shortcuts in a group the first one (Ctrl-Shift-L) is used by a core IDEA (Search - Find Previous). There just may be some sort of conflict.
社区
IntelliJ IDEA Open API and Plugin Development
Action shortcut not being displayed
0 票
创建于
2011年03月08日 12:26
Hi Alexander,After text modification IDEA parses modified text into a new PSI tree and then merges it with an existing one. The exception means that text of the resulting PSI tree (obtained via tra...
社区
IntelliJ IDEA Open API and Plugin Development
AssertionError: commitDocument left PSI inconsistent - why this happens?
0 票
创建于
2011年03月07日 10:38
Hi Hanns,You can create a new plugin and make it dependand on Scala one. Or you can fork it and then contribute a patch.
社区
IntelliJ IDEA Open API and Plugin Development
Getting started with extending an existing plugin
0 票
创建于
2011年06月10日 10:31
BTW are you guys aware of IDEA's bundled in PSI Viewer (Tools | View PSI Structure) ?
社区
IntelliJ IDEA Open API and Plugin Development
Parser Startup Errors
0 票
创建于
2011年07月14日 12:25
Would be glad to help.To answer original questions: no other resources, sorry (PsiAugmentProvider is used for AspectJ support but this code isn't open) to add a getters based on field annotations t...
社区
IntelliJ IDEA Open API and Plugin Development
Documentation or explanation of PsiAugmentProvider?
0 票
«
第一页
‹
上一页
下一页
›
最后
»