主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Hugo Palma
活动总数
162
最后的活动
2024年12月27日 15:48
成员加入日期
2007年05月23日 15:06
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
43
活动概览
帖子(27)
评论(92)
按最近的活动排序
最近的活动
投票数
创建于
2008年09月12日 00:13
Thanks Dmitry.I'd like to contribute an implementation of a pom visual editor. Can i provide an implementation for incorporation in the plugin or should i just start a new one, publish it in the re...
社区
IntelliJ IDEA Plugin Users
Maven Integration++
0 票
创建于
2008年09月15日 15:58
Sorry to ping this, but any ideas on my last comment ?
社区
IntelliJ IDEA Plugin Users
Maven Integration++
0 票
创建于
2007年05月23日 15:06
I've just created an issue for thishttp://www.jetbrains.net/jira/browse/IDEA-12873
社区
IntelliJ IDEA Open API and Plugin Development
Not getting quotes with custom CompletionData
0 票
创建于
2007年09月26日 12:56
I tried that, but PsiManager#findPackage() doesn't return the META-INF "package".
社区
IntelliJ IDEA Open API and Plugin Development
How to find manifest file ?
0 票
创建于
2007年09月26日 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 ...
社区
IntelliJ IDEA Open API and Plugin Development
How to find manifest file ?
0 票
创建于
2007年09月26日 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 ?
社区
IntelliJ IDEA Open API and Plugin Development
How to find manifest file ?
0 票
创建于
2007年09月28日 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.
社区
IntelliJ IDEA Open API and Plugin Development
How to find manifest file ?
0 票
创建于
2007年09月24日 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...
社区
IntelliJ IDEA Open API and Plugin Development
Wizard step to add jars to buildpath
0 票
创建于
2007年09月20日 09:47
I think VirtualFileManager.addVirtualFileListener should do the trick
社区
IntelliJ IDEA Open API and Plugin Development
Trigger action on file creation
0 票
创建于
2007年09月20日 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...
社区
IntelliJ IDEA Open API and Plugin Development
Trigger action on file creation
0 票
«
第一页
‹
上一页
下一页
›
最后
»