主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Yann Cebron
活动总数
8231
最后的活动
2025年04月23日 09:06
成员加入日期
2003年04月16日 11:50
关注
0 名用户
关注者数
2 名用户
投票数
21
订阅数
3314
活动概览
帖子(120)
评论(4776)
按最近的活动排序
最近的活动
投票数
创建于
2015年12月08日 09:39
Sorry, I gave wrong EP, use com.intellij.javaee.StandardResourceProvidersee org.jetbrains.idea.maven.dom.MavenSchemaProvider from Community sources as sample
社区
IntelliJ IDEA Open API and Plugin Development
refer to DTD in the plugin
0 票
创建于
2015年12月08日 15:46
Why is first parameter in addStdResource() call empty? It must contain the URI for your DTD.
社区
IntelliJ IDEA Open API and Plugin Development
refer to DTD in the plugin
0 票
创建于
2015年12月17日 11:37
Make sure in compiler options ".dtd" is included in "Resource patterns" to be copied and check your compiler output/JAR.
社区
IntelliJ IDEA Open API and Plugin Development
refer to DTD in the plugin
0 票
创建于
2016年01月07日 07:27
Could you try to reproduce if it works with IntelliJ IDEA 15?
社区
IntelliJ IDEA Open API and Plugin Development
refer to DTD in the plugin
0 票
创建于
2016年01月13日 10:38
Please try this sample plugin (adjust IntelliJ SDK path in project settings)Attachment(s):dtdResolve.zip
社区
IntelliJ IDEA Open API and Plugin Development
refer to DTD in the plugin
0 票
创建于
2015年04月26日 10:49
Please see com.intellij.codeInsight.completion.CompletionResultSet#withPrefixMatcher(com.intellij.codeInsight.completion.PrefixMatcher)
社区
IntelliJ IDEA Open API and Plugin Development
Perl5 plugin for Intellij IDEA
0 票
创建于
2015年02月11日 05:56
The only way seems to be using "Find Usages" on com.intellij.util.messages.Topic#create(java.lang.String, java.lang.Class<L>) or any of its other CTORs.
社区
IntelliJ IDEA Open API and Plugin Development
How to find topics ?
0 票
创建于
2015年12月07日 08:40
Please share any relevant forum threads you found useful here https://youtrack.jetbrains.com/issue/IJSDK-105 so we can build a reference doc page. Thanks!
社区
IntelliJ IDEA Open API and Plugin Development
Creating a standalone customized IDE
0 票
创建于
2004年12月02日 08:42
thanks for the confirmation, filed a SCRhttp://www.intellij.net/tracker/idea/viewSCR?publicId=40628
社区
IntelliJ IDEA Open API and Plugin Development
DevKit and openapi sources/javadoc
0 票
创建于
2005年08月12日 08:13
Dmitry,thanks again for your fast reply, it works now as expected (I already had the feeling there was something going wrong wrg to syncing Settings<->PSI).Btw, in ApplicationManager-JavaDoc there...
社区
IntelliJ IDEA Open API and Plugin Development
Detecting library changes in project
0 票
«
第一页
‹
上一页
下一页
›
最后
»