主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Yann Cebron
活动总数
8231
最后的活动
2025年04月23日 09:06
成员加入日期
2003年04月16日 11:50
关注
0 名用户
关注者数
2 名用户
投票数
21
订阅数
3314
活动概览
帖子(120)
评论(4776)
按最近的活动排序
最近的活动
投票数
创建于
2009年10月21日 21:42
Another question: using JamSimpleReferenceConverter should enable "backwards" find usages from XML to reference in Package-parameter? It seems this doesn't work for me (seecom.intellij.struts2.mode...
社区
IntelliJ IDEA Open API and Plugin Development
Registering JAM w/ annotation for PsiPackageStatement in package-info.java
0 票
创建于
2009年10月26日 20:44
For anyone else struggling with references to DOM-elements from JAM: let your DomElement extend com.intellij.javaee.model.xml.impl.BaseImpl where all the nasty magic happens
社区
IntelliJ IDEA Open API and Plugin Development
Registering JAM w/ annotation for PsiPackageStatement in package-info.java
0 票
创建于
2009年10月21日 18:23
use extension point <standardResourceProvider>then register like this registrar.addStdResource(uri, localPath, OneOfYourApplicationComponent.class);HTH, Yann
社区
IntelliJ IDEA Open API and Plugin Development
Where is addStdResource in Maia?
0 票
创建于
2009年10月22日 15:19
check your plugin module's settings, most probably the path to the plugin.xml to use is broken-Xmx256m should be enough to start your plugin
社区
IntelliJ IDEA Open API and Plugin Development
Where is addStdResource in Maia?
0 票
创建于
2009年10月22日 16:50
You must use FQN classpath resource notation, e.g. "/com/package/schema.xsd" where schema.xsd is located in this package
社区
IntelliJ IDEA Open API and Plugin Development
Where is addStdResource in Maia?
0 票
创建于
2009年10月21日 20:08
http://www.slideshare.net/intelliyole/intellij-idea-architecture-and-performance p.14 offers a high-level overview
社区
IntelliJ IDEA Open API and Plugin Development
Questions on stubs
0 票
创建于
2010年01月09日 18:05
blind guess:com.intellij.javaee.web.artifact.WebArtifactUtil
社区
IntelliJ IDEA Open API and Plugin Development
No CustomWebBuildParticipant in IDEA 9
0 票
创建于
2009年12月12日 11:14
What documentation are you referring to? Maybe this helps: http://www.jetbrains.net/confluence/display/IDEADEV/Diana+Plugin+Migration+Guide
社区
IntelliJ IDEA Open API and Plugin Development
Language plugin (IDEA 8)
0 票
创建于
2010年04月07日 09:15
+1
社区
IntelliJ IDEA Open API and Plugin Development
Please allow git access via http for people with restrictive proxy
0 票
创建于
2010年02月27日 12:11
Did you follow the instructions from here?http://www.jetbrains.org/pages/viewpage.action?pageId=983225
社区
IntelliJ IDEA Open API and Plugin Development
Community edition project file
0 票
«
第一页
‹
上一页
下一页
›
最后
»