主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Aaron Ash
活动总数
9
最后的活动
2016年01月16日 17:05
成员加入日期
2006年09月08日 15:25
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
2
活动概览
帖子(2)
评论(5)
按最近的活动排序
最近的活动
投票数
创建于
2006年11月09日 12:22
What if the two classes already exist?I want to modify an existing class to derive from another existing class.
社区
IntelliJ IDEA Open API and Plugin Development
How to make a PsiClass derive from another one?
0 票
创建于
2006年09月09日 01:34
Hello Dmitry,thanks for your reply. I'm working on the simpleuml plugin and i'm trying to add buttons to the classdiagram view to allow the addition of new classes. At the moment all you can do i...
社区
IntelliJ IDEA Open API and Plugin Development
Synchronize a folder
0 票
创建于
2006年09月09日 02:00
Thanks again. VirtualFileManager.getInstance().refresh( false ) is what i wanted.There is an assertion failure in diagnostic.Logger but everything still seems to be working ok.
社区
IntelliJ IDEA Open API and Plugin Development
Synchronize a folder
0 票
创建于
2006年09月11日 10:58
Hello Dmitry,Whoops i didnt see your post above about the createClassFromText() method. I'll use that instead of writing manually and using refresh.Thanks again,Aaron.
社区
IntelliJ IDEA Open API and Plugin Development
Synchronize a folder
0 票
创建于
2006年11月09日 20:31
Thanks, that fixed it. :)
社区
IntelliJ IDEA Open API and Plugin Development
How to make a PsiClass derive from another one?
0 票