主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Sergey Timofiychuk
活动总数
5
最后的活动
2016年01月16日 14:30
成员加入日期
2012年12月29日 00:23
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
2
活动概览
帖子(1)
评论(2)
按最近的活动排序
最近的活动
投票数
创建于
2012年12月29日 00:23
For those who are still search for a solution just use the ASTNode instead of PsiElement:psiClass.getNode().addChild(comment.getNode(), psiClass.getFirstChild().getNode());instead of your code:psiC...
社区
IntelliJ IDEA Open API and Plugin Development
Enum problems(2): Adding PsiDocComment to enum PsiClass fails
0 票
创建于
2014年05月07日 06:44
The thing is that plugin is installed using intellij-idea plugin manager and it works on some workstations.So, I can only assume that plugin manager didn't finish plugin downloading and tried to in...
社区
IntelliJ IDEA Open API and Plugin Development
Plugin classloader cannot load plugin classes.
0 票