blob: ac3882e2f99f205a18dd68d2323eaa29190d2023 [file] [log] [blame]
Title: JavaEE6 Annotation Examples
Each JavaEE6 annotation example 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 JavaEE annotation example in your IDE is to use maven
(*mvn eclipse:eclipse* or *mvn idea:idea*) to generate project descriptors.
{include:examples-trunk/index.md}