"Getting Started with Java EE 6" tutorial ? Permanently deleted user Created February 24, 2010 23:55 Are there any "Getting Started" tutorials available for Java EE 6 ?Creating an enterprise Java application show only upto "Java EE 5".-Arun
We added JEE 6 application template on trunk, please, checkout next eap build
Thanks!
How do I create a Java EE 6 app in 9.0.1 ?
When is the next EAP going live ? The latest one at: http://confluence.jetbrains.net/display/IDEADEV/Maia+EAP is dated Feb 10.
-Arun
In IDEA 9.0.1 create JavaEE 5 application facet and update xml files per JavaEE 6 specification.
We expect new EAP build for today / tomorrow
Excellent, I'd rather wait for the next EAP then
How/where does it get announced ? twitter handle ?
With the latest EAP, I see "6" template. But how are other artifacts such as EJB, Entity classes, Servlets etc created ?
-Arun
Select WebApplication / Enterprise JavaBean facets during module c
reation on Add Framework support page, for existing module go to module settings and create same facets