主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Yann Cebron
活动总数
8231
最后的活动
2025年04月23日 09:06
成员加入日期
2003年04月16日 11:50
关注
0 名用户
关注者数
2 名用户
投票数
21
订阅数
3314
活动概览
帖子(120)
评论(4776)
按最近的活动排序
最近的活动
投票数
创建于
2014年12月01日 14:17
I assume Android plugin does not need to access DOM programmatically at runtime, but adding custom DOM like this still provides completion, highlighting, navigation etc.
社区
IntelliJ IDEA Open API and Plugin Development
How to work with the elements registered with DomExtender?
0 票
创建于
2015年01月15日 08:01
There's a few plugins to help authoring markdown documents, https://plugins.jetbrains.com/search/index?pr=idea&search=markdown
社区
IntelliJ IDEA Open API and Plugin Development
Html preview tab for markdown
0 票
创建于
2015年01月16日 11:12
Please verify your templates are located underfileTemplates/j2eefolder in any of your source roots and template files are actually being copied on 'Make'.Check community/plugins/devkit/resources/fi...
社区
IntelliJ IDEA Open API and Plugin Development
Html preview tab for markdown
0 票
创建于
2015年01月16日 12:47
Works for me after replicating the setup you mentioned here.Do you see "specs" group in File Templates at all? If yes, please double-check again that production output directory has fileTemplates/j...
社区
IntelliJ IDEA Open API and Plugin Development
Html preview tab for markdown
0 票
创建于
2015年01月16日 16:19
Please try 14.0.3. EAP http://eap.jetbrains.com/idea/If it still does not work, please provide idea.log from the IntelliJ IDEA instance you use for running your plugin (not the instance you use to ...
社区
IntelliJ IDEA Open API and Plugin Development
Html preview tab for markdown
0 票
创建于
2015年02月08日 17:46
Please try installing it via Plugin Manager->Install plugin from Disk to make sure it installs into correct directory.Please also check https://confluence.jetbrains.com/display/IDEADEV/Plugin+Compa...
社区
IntelliJ IDEA Open API and Plugin Development
Custom language plugin shows as enabled in IntelliJ, but doesn't work
0 票
创建于
2015年01月26日 07:55
Can you post a link to your plugin's full sources? A quite common source of errors is getting TextRanges wrong, so make sure they actually match the context on which the reference should be registe...
社区
IntelliJ IDEA Open API and Plugin Development
Issue with Reference Contributor
0 票
创建于
2015年01月27日 19:39
please contact me via mail yann.cebron@jetbrains.com
社区
IntelliJ IDEA Open API and Plugin Development
Issue with Reference Contributor
0 票
创建于
2015年02月16日 18:38
Indeed there is a dedicated possibility to modify jUnit run parameters "on-the-fly" using com.intellij.execution.JUnitPatcherAFAIU your original thread this should suit your request perfectly.
社区
IntelliJ IDEA Open API and Plugin Development
Accessing Run/Debug Configuration from a plugin
0 票
创建于
2015年02月17日 06:28
What parameters exactly do you want to preset with your defaults?
社区
IntelliJ IDEA Open API and Plugin Development
Accessing Run/Debug Configuration from a plugin
0 票
«
第一页
‹
上一页
下一页
›
最后
»