New EJB Module with Existing Sources Wizard: Existing Sources and Libraries

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 Existing Sources and Libraries page, you specify the following properties:

You can also specify each of the project's source package folders (containing source packages) and test package folders (containing JUnit tests). You can have multiple source roots in a standard project, with the following exceptions:

See Also
New EJB Module with Existing Sources Wizard: Add Existing Sources
Creating an EJB Module Project
About Standard Projects

Legal Notices