Yann Cebron
- 活动总数 8231
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 2 名用户
- 投票数 21
- 订阅数 3314
-
创建于 [ANN] Struts 2 plugin V0.3
For IDEA 7562+Please see http://www.jetbrains.net/confluence/display/CONTEST/Struts2PluginChangeNotes for changes.Also note the new "userguide" demonstrating some of the features: http://www.jetbra... -
创建于 Unit-Tests and JDK
The following code fails in my unit-tests, because getCanonicalText() returns "String" instead of "java.lang.String":Calling com.intellij.testFramework.builders.JavaModuleFixtureBuilder#addJdk reso... -
创建于 dom.fileDescription extension point not loaded in unit-tests?
I finally figured the cause for my highlighting tests not doing anything with my DOM-Model/inspections.. I need to manually register my DomFileDescription??!?I'm using exactly the setup-code from S... -
创建于 [ANN] Struts 2 plugin V0.2
IDEA 7.0.2 EAP, Build #7562-7999please see http://www.jetbrains.net/confluence/display/CONTEST/Struts2PluginChangeNotes for the full changelistfurther information about the plugin can be found here... -
创建于 DOM-Model with different root-tag names
Hi,I'm stuck here trying to allow different root-tag names on DomModel. The DTD/model is exactly the same except for the DTD-URI/ID which is mapped in com.intellij.util.xml.DomFileDescription#regis... -
创建于 [ANN] Struts 2 plugin 0.1
The first alpha version is out (IDEA 7.0.2 EAP Build #7549) and can be downloaded via plugin manager.Please see the plugin documentation page at http://www.jetbrains.net/confluence/display/CONTEST/... -
创建于 [RFC] Struts 2 Plugin for IDEA 7
Hello,some may have already noticed - work started on providing a full-fledged plugin to support Struts 2 based applications. Please read the currently planned features at http://www.jetbrains.net/... -
创建于 Enterprise plugin repository
I'm trying to get this feature to work with no success so far.Here's what I tried:1) created updatePlugins.xml and placed in root-location of intranet-server2) added intranet-server URL to the list... -
创建于 Make: jump to source w/ Eclipse compiler not working?
I just noticed it doesn't allow navigation to source error location (F4, no context menu) in 7346 - javac works as expected. Bug or feature regression? -
创建于 JDOMExternalizable and deprecations
Can we please get some more docs about XmlSerializer? The only example I found is SVN-plugin..When JDOMExternalizable was deprecated for IDEA7, why is FacetConfiguration (added in IDEA7) mandating ...