blob: 6fbfb8455e4ff3600574f53d8519b27fb1510d7f [file] [log] [blame]
Title: Java EE 6 Tutorial
Each Java EE 6 tutorial comes with JUnit unit tests that can be run
in Eclipse, IntelliJ, NetBeans, Maven, Ant or any IDE or build system
without special plugins using Apache TomEE as an embedded JavaEE container. The
easiest way to run a Java EE 6 tutorial in your IDE is to use maven
(*mvn eclipse:eclipse* or *mvn idea:idea*) to generate project descriptors.
{include:examples-trunk/index.md}