blob: 22d406a3b1e97787d04834568b5549cc4ec6ed4f [file] [log] [blame]
Title: EJB3 Annotation Example
<a name="EJB3AnnotationExample-EJB3AnnotationExample"></a>
# EJB3 Annotation Example
Each EJB 3.0 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 OpenEJB as an embedded EJB container. The
easiest way to run an ejb3 annotation example in your IDE is to use maven
(*mvn eclipse:eclipse* or *mvn idea:idea*) to generate project
descriptors.
{include:OPENEJBx30:Examples Table}