Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Hugo Palma
Total activity
162
Last activity
December 27, 2024 15:48
Member since
May 23, 2007 15:06
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
43
Activity overview
Posts (27)
Comments (92)
Sort by recent activity
Recent activity
Votes
Created
May 23, 2007 15:06
I've just created an issue for thishttp://www.jetbrains.net/jira/browse/IDEA-12873
Community
IntelliJ IDEA Open API and Plugin Development
Not getting quotes with custom CompletionData
0 votes
Created
September 26, 2007 12:56
I tried that, but PsiManager#findPackage() doesn't return the META-INF "package".
Community
IntelliJ IDEA Open API and Plugin Development
How to find manifest file ?
0 votes
Created
September 26, 2007 15:12
Is the source code for the Spring plugin available ? I can't find it in the dev package.I will check it out, but the Spring plugin is for 7.0 only and i'm using 6.0.5 so the behaviour is different ...
Community
IntelliJ IDEA Open API and Plugin Development
How to find manifest file ?
0 votes
Created
September 26, 2007 16:07
Thanks, i see the code.Well, i'm doing the same thing but for me PsiManager.findPackage("META-INF") always returns null.Could this be a behaviour change from 6.0.5 to 7 ?
Community
IntelliJ IDEA Open API and Plugin Development
How to find manifest file ?
0 votes
Created
September 28, 2007 13:26
Anyone ?Sorry to bump this but i can't find any workaround and it would be great if someone could confirm that either there's no workaround or if there is one so that i can move on.
Community
IntelliJ IDEA Open API and Plugin Development
How to find manifest file ?
0 votes
Created
September 24, 2007 12:08
You will have to create a class that extends AddSupportContext.Your createAddSupportSteps method in your AddSupportStepsProvider implementation receives a WizardContext parameter.You can get the pr...
Community
IntelliJ IDEA Open API and Plugin Development
Wizard step to add jars to buildpath
0 votes
Created
September 20, 2007 09:47
I think VirtualFileManager.addVirtualFileListener should do the trick
Community
IntelliJ IDEA Open API and Plugin Development
Trigger action on file creation
0 votes
Created
September 20, 2007 09:58
I guess it depends on the exact use case, but yes, for most use cases this would be overkill i guess.Well, either way, Erik now has two options to choose from for the desired use case.....better fo...
Community
IntelliJ IDEA Open API and Plugin Development
Trigger action on file creation
0 votes
Created
September 20, 2007 10:10
Ops, nevermind my comment about the bootclasspath, i didn't put the "/p".It works fine now.....Thanks..I'll create the jira issue.
Community
IntelliJ IDEA Open API and Plugin Development
Can't run plugin tests, getting "Repository caches are corrupted"
0 votes
Created
October 13, 2007 22:25
It's not about the url itself, i want to access the actual javadoc.
Community
IntelliJ IDEA Open API and Plugin Development
Access to javadoc from library
0 votes
«
First
‹
Previous
Next
›
Last
»