Creating an EJB Module Project

See Also

The IDE provides wizards to help you create EJB module projects for EJB 3.1 enterprise beans (EJB 2.1 is a mandatory part of the EJB 3.1 specification). The wizard can also help you create an EJB module if you already have existing source code.

  1. Choose File > New Project (Ctrl-Shift-N) from the main window.
  2. From the Java EE category, select one of the following project templates:
  3. Follow the steps in the rest of the wizard.
Notes:
See Also
Creating a Web Application Project
Creating an Enterprise Application Project
About Standard Projects
Working With Enterprise Beans

Legal Notices