主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Yann Cebron
活动总数
8231
最后的活动
2025年04月23日 09:06
成员加入日期
2003年04月16日 11:50
关注
0 名用户
关注者数
2 名用户
投票数
21
订阅数
3314
活动概览
帖子(120)
评论(4776)
按最近的活动排序
最近的活动
投票数
创建于
2013年12月03日 19:51
defaultExtensionNs must have FQN prefix of EP, not plugin ID: <extensions defaultExtensionNs="com.theoryinpractice.testng"> <listener implementation="YourListenerFQN"/> </extensions>
社区
IntelliJ IDEA Open API and Plugin Development
How to use a extension point other plugin?
0 票
创建于
2013年12月04日 09:20
Just to make sure, your updated plugin with correct EP declaration is definitely correctly installed in the IDE instance where you start TestNG run configuration?If yes, could you provide your plug...
社区
IntelliJ IDEA Open API and Plugin Development
How to use a extension point other plugin?
0 票
创建于
2016年01月23日 08:09
You cannot provide language support/filetype specific support for the same language/filetype from two plugins simultaneously. If there are dynamic "extensions" for an existing language, the origina...
社区
IntelliJ IDEA Open API and Plugin Development
Extending an existing custom language plugin
0 票
创建于
2016年01月26日 10:05
正式评论
See com.intellij.openapi.fileEditor.FileEditorProvider resp. com.intellij.util.xml.ui.PerspectiveFileEditorProvider
社区
IntelliJ IDEA Open API and Plugin Development
Extending text editor as web.xml editor
0 票
创建于
2016年01月16日 13:55
Windows installer scripts are now part of CE (d9b9b0c48c0b9190195d25d78a008b562a5f3959)
社区
IntelliJ IDEA Open API and Plugin Development
Creating a standalone customized IDE
0 票
创建于
2004年12月01日 13:28
+1does anyone else suffer from "disappearing" run configurations for plugin modules? after every restart of idea i got to re-configure everything ("No plugin module selected"), sometimes just copyi...
社区
IntelliJ IDEA Open API and Plugin Development
DevKit and openapi sources/javadoc
0 票
创建于
2005年08月09日 13:46
Doohhh - ofcourse. Thanks for the hint, works like a charm now ;)
社区
IntelliJ IDEA Open API and Plugin Development
HintManager API question
0 票
创建于
2005年08月08日 17:52
Thanks for your fast reply!http://www.jetbrains.net/jira/browse/IDEA-4418
社区
IntelliJ IDEA Open API and Plugin Development
How to override default StructureView for XML for certain files
0 票
创建于
2005年09月29日 09:22
+What is not high priority is new features in the OpenAPI, and problems related from unintended usage of our internal classes which are not yet part of OpenAPI (for example, PsiReferenceProvider or...
社区
IntelliJ IDEA Open API and Plugin Development
Again: fully support references with different names
0 票
创建于
2005年09月28日 17:59
Hi,I need to find out the module of the current file, i.e. the editor where GoToSymbol was invoked.It works the first time, but not on subsequent invocations (typing again, so IDEA queries again).H...
社区
IntelliJ IDEA Open API and Plugin Development
ChooseByNameContributor and current Module
0 票
«
第一页
‹
上一页
下一页
›
最后
»