Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
jaime
Total activity
118
Last activity
May 11, 2023 22:02
Member since
October 09, 2010 08:52
Following
0 users
Followed by
0 users
Votes
10
Subscriptions
40
Activity overview
Posts (32)
Comments (36)
Sort by recent activity
Recent activity
Votes
Created
October 22, 2010 14:52
If you couldn't access to com.intellij.ide.util.MemberChooser add idea.jar(in lib directory of your sdk) to sdk classpath. I don't know why, but automatically it not added. ... I heard something a...
Community
IntelliJ IDEA Open API and Plugin Development
need access to com.intellij.ide.util.MemberChooser from plugin
0 votes
Created
October 22, 2010 22:20
So that seems to be the problem, well, I managed to add idea.jar to the sdk classpath, and now everything is working quite good.Thank you for your help.
Community
IntelliJ IDEA Open API and Plugin Development
need access to com.intellij.ide.util.MemberChooser from plugin
0 votes
Created
October 09, 2010 10:11
Here I can't find anything about configuring the settings folder for the new project being launched... http://www.jetbrains.org/pages/viewpage.action?pageId=983225
Community
IntelliJ IDEA Open API and Plugin Development
how to debug intellij community edition 9.03
0 votes
Created
July 20, 2011 03:45
I got it working with com.intellij.gotoDeclarationHandler but it add only the basic ctrl+ click functionality, now I think I need the second approach you mentioned to get more advanced functionalit...
Community
IntelliJ IDEA Open API and Plugin Development
create hyperlinks when the user presses ctrl and hovers the mouse over custom text in javadoc
0 votes
Created
September 22, 2011 16:55
I just registered my own com.intellij.psi.PsiReferenceProvider and to inject com.intellij.psi.PsiReference from PsiDocTag's, and it works quite well for navigating to the target element, like this:...
Community
IntelliJ IDEA Open API and Plugin Development
create hyperlinks when the user presses ctrl and hovers the mouse over custom text in javadoc
0 votes
Created
November 29, 2011 20:17
OK, I found the link in http://confluence.jetbrains.net/display/IDEADEV/IDEA+11+EAP but sometimes I need sources for IntelliJ IDEA 9 or a specific version for debugging.
Community
IntelliJ IDEA Open API and Plugin Development
full download links for source in http://www.jetbrains.org/display/IJOS/Download
0 votes
«
First
‹
Previous