主页
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年10月23日 15:50
Please verify Spring linemarker works again after commenting yours in your plugin.xmlIf that's the case, please re-enable your provider and try using using different Icon in NavigationGutterIconBui...
社区
IntelliJ IDEA Open API and Plugin Development
Help me with my plugin
0 票
创建于
2013年10月23日 18:31
well, that's easy to find out - disable all of them ;-) anything suspicious in idea.log?
社区
IntelliJ IDEA Open API and Plugin Development
Help me with my plugin
0 票
创建于
2013年10月24日 10:01
I see, that ofcourse will interfere with existing Spring plugin DOM.
社区
IntelliJ IDEA Open API and Plugin Development
Help me with my plugin
0 票
创建于
2013年11月03日 16:58
add order="first" to your documentation provider definition and make sure to return null for cases which yours does not handle
社区
IntelliJ IDEA Open API and Plugin Development
How to develop a plugin that depends on Python plugin?
0 票
创建于
2013年11月03日 10:41
com.intellij.psi.util.PsiTypesUtil#getPsiClass-> if not null, com.intellij.psi.PsiClass#getQualifiedNameResource roots (IJ 13 only)ModuleRootManager rootManager = ModuleRootManager.getInstance(modu...
社区
IntelliJ IDEA Open API and Plugin Development
Getting full class name from PsiType and finding resource dir in the current project
0 票
创建于
2013年11月03日 12:03
In what context did you try this, open new IJ instance with test project or unit test? If test project, is JDK correctly attached? Index corrupted? If unit test, did you attach test JDK?
社区
IntelliJ IDEA Open API and Plugin Development
Getting full class name from PsiType and finding resource dir in the current project
0 票
创建于
2013年10月25日 22:20
Please see http://confluence.jetbrains.com/display/IDEADEV/Testing+IntelliJ+IDEA+Plugins for more information regarding our test "philosophy".What exactly do you want to mock in your tests?
社区
IntelliJ IDEA Open API and Plugin Development
Mock frameworks for IDEA development.
0 票
创建于
2013年10月28日 22:19
http://confluence.jetbrains.com/display/IDEADEV/Developing+Custom+Language+Plugins+for+IntelliJ+IDEA#DevelopingCustomLanguagePluginsforIntelliJIDEA-Documentation
社区
IntelliJ IDEA Open API and Plugin Development
Customizing Ctrl-Hover popup for references
0 票
创建于
2013年11月27日 07:33
Rename and move refactorings can be observed via com.intellij.refactoring.listeners.RefactoringElementListener
社区
IntelliJ IDEA Open API and Plugin Development
Refactor Listener
0 票
创建于
2013年12月18日 21:12
Please check out com.intellij.projectImport.ProjectOpenProcessor
社区
IntelliJ IDEA Open API and Plugin Development
Detect and use an SDK when using 'Import from existing sources' feature of PHPStorm
0 票
«
第一页
‹
上一页
下一页
›
最后
»