IntelliJ Community . J2EESupport

 
J2EESupport 

HOME INDEX SEARCH CHANGES GO  
Want to discuss J2EE Support in IDEA? Welcome to news://news.intellij.net/jetbrains.intellij.eap.j2ee

Poll: most wanted J2EE features.

Please increase 'For' or 'Against' counters (by one) according to your opinion.
Add new feature if you think it deserves IDEA support (press 'Edit' at the bottom of page).

Feature For Against Comment
Various application servers deployment integration 24 1  
Support for ejbGen 5 0  
Support for xDoclet 18 1 xDoclet is a lovely idea, and when it works it's great - but it's not very robust. Eg it throws out of bounds exceptions rather than telling you it found an xdoclet tag it wasn't expecting. If xdoclet (ever) get that sorted then yeah, great, integrate it. For now my vote is to keep away.

My suggestion (dimc@sourceforgeNOSPAM321.net) is to try the plugin as suggested below. This provides a huge amount of help when you are not sure of the tags/attributes required.
OC4J integration 10 0  
Wizard to generate CMP EBs from DB schema 9 1 That is a nice request too - But since a senior java analyst from sun austria told me to use hibernate instead of CMP Entity Beans i don't think anyone needs this feature - CMP's will vanish in EJB3.0 and will be replaced by some sort of "standardized" hibernate-framework.
Direct Integration for the hibernate framework (XML-creation) and so on '''without''' XDoclet 2 0  
Direct Integration for the JDO/JDO 2.0 (XML-creation, importing entities from database) and so on '''without''' XDoclet 2 0  
More support for J2EE presentation technologies specially JavaServer Faces (visual editing, code generation, XML editiong, ...) 2 0  

-- AlexeyKudravtsev - 21 Jun 2002

Note that XDoclet support would automatically enable IDEA to generate deployment descriptors for a bunch of application servers. So the first option could be considered solved if XDoclet is integrated with IDEA.

We have some preview of what could be done now. KonstantinPribluda? has written a XDocletGUI plugin for IDEA. Download the latest release to check it out.

XDoclet support would be made much easier by exposing the code tree API so that instead of using XJavadoc we could make an implementation based on the IntelliJ internal API. I know this is possible, but at the moment its not "officially" exposed, and there are no docs on it.

-- DmitriColebatch - 24 Jun 2003


CategoryIdeasAndSuggestions, CategoryPolls

e d i t a t t a c h r e f - b y d i f f s m o r e
Have ideas, requests, problems regarding this site? Send feedback.
Copyright © 2000-2003 by the contributing authors. All materials at intellij.org are the property of the contributing authors.