Yann Cebron
- Total activity 8231
- Last activity
- Member since
- Following 0 users
- Followed by 2 users
- Votes 21
- Subscriptions 3314
-
Created [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... -
Created 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... -
Created 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... -
Created [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... -
Created 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... -
Created [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/... -
Created [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/... -
Created 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... -
Created 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? -
Created 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 ...