主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Yann Cebron
活动总数
8231
最后的活动
2025年04月23日 09:06
成员加入日期
2003年04月16日 11:50
关注
0 名用户
关注者数
2 名用户
投票数
21
订阅数
3314
活动概览
帖子(120)
评论(4776)
按最近的活动排序
最近的活动
投票数
创建于
2007年11月29日 18:21
I hate to bump my own threads, but could please somebody give me a hint? I'm virtually unable to provide any decent tests for my plugin unless this issue is solved.Thanks,Yann
社区
IntelliJ IDEA Open API and Plugin Development
dom.fileDescription extension point not loaded in unit-tests?
0 票
创建于
2007年11月29日 19:23
Hello Sascha,hm my code does that as well, here's the relevant part: projectBuilder = IdeaTestFixtureFactory.getFixtureFactory().createFixtureBuilder(); final T moduleBuilder = projectBuilder....
社区
IntelliJ IDEA Open API and Plugin Development
dom.fileDescription extension point not loaded in unit-tests?
0 票
创建于
2007年11月29日 20:12
Your test bails out here with a NPE. My plugin.xml is nearly identical to Struts Assistant, nothing special here. com.intellij.struts2 Struts 2 0.3 com.intellij.javaee ...
社区
IntelliJ IDEA Open API and Plugin Development
dom.fileDescription extension point not loaded in unit-tests?
0 票
创建于
2007年11月29日 21:18
Ok, figured it: one should add dependencies JARs in IDEA JDK, then it works.. I didn't notice it because I'm not using javaee-impl.jar in my plugin yet
社区
IntelliJ IDEA Open API and Plugin Development
dom.fileDescription extension point not loaded in unit-tests?
0 票
创建于
2007年05月25日 18:07
I was just going to ask, how one is supposed to create patches w/o first creating and maintaining a VCS containing OpenAPI :)
社区
IntelliJ IDEA Open API and Plugin Development
Proper documentation ?
0 票
创建于
2008年04月05日 12:24
Simply implement LookupValueWithPriority in your LookupItem-class to provide a sorting order.
社区
IntelliJ IDEA Open API and Plugin Development
Sort code completion variants (using LookupItem)
0 票
创建于
2008年09月19日 08:28
What exactly do you mean with "validation"?BTW, both plugins mentioned are opensource and available at http://svn.jetbrains.org/idea/Trunk/bundled/
社区
IntelliJ IDEA Open API and Plugin Development
Validations
0 票
创建于
2008年11月12日 18:13
IIRC plugins.intellij.net always had some weird caching issues, perhaps depending on browser
社区
IntelliJ IDEA Open API and Plugin Development
Plugin page out of sync?
0 票
创建于
2009年01月05日 17:32
You need to add idea.jar to your IDEA-JDK for these classes.
社区
IntelliJ IDEA Open API and Plugin Development
Testing a Custom Language plugin
0 票
创建于
2009年04月08日 08:12
you can find lots of IDEA-related unit test examples in opensource plugins, e.g. Spring, Struts (2), ...http://svn.jetbrains.org/idea/Trunk/bundled/
社区
IntelliJ IDEA Open API and Plugin Development
Unit Testing your IDEA IntelliJ Plugins
0 票
«
第一页
‹
上一页
下一页
›
最后
»