New EJB Module with Existing Sources Wizard: Name and Location

See Also 

This wizard creates a new   containing an EJB module. You open the wizard by opening the New Project wizard and selecting the EJB Module with Existing Sources template from the Java EE category.

Your existing EJB module source does not have to adhere to any particular directory structure. You specify the locations of the configuration files, libraries, and source roots. The only requirement is that the module contain a valid ejb-jar.xml deployment descriptor.

In the Name and Location page, you have to set the following properties:

Click Next to specify the target server and project source level.

See Also
New EJB Module with Existing Sources Wizard: Existing Sources
Creating an EJB Module Project
About Standard Projects
Sharing Libraries in a Java Project

Legal Notices