Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Aaron Ash
Total activity
9
Last activity
January 16, 2016 17:05
Member since
September 08, 2006 15:25
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (2)
Comments (5)
Sort by recent activity
Recent activity
Votes
Created
November 09, 2006 12:22
What if the two classes already exist?I want to modify an existing class to derive from another existing class.
Community
IntelliJ IDEA Open API and Plugin Development
How to make a PsiClass derive from another one?
0 votes
Created
September 09, 2006 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...
Community
IntelliJ IDEA Open API and Plugin Development
Synchronize a folder
0 votes
Created
September 09, 2006 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.
Community
IntelliJ IDEA Open API and Plugin Development
Synchronize a folder
0 votes
Created
September 11, 2006 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.
Community
IntelliJ IDEA Open API and Plugin Development
Synchronize a folder
0 votes
Created
November 09, 2006 20:31
Thanks, that fixed it. :)
Community
IntelliJ IDEA Open API and Plugin Development
How to make a PsiClass derive from another one?
0 votes