New EJB Module Wizard: Name and Location

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

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

Element Description

Project Name

Specifies the display name of the project. This name is also used to create the project folder.

Project Location

Specifies the folder where you want to create the project folder.

Project Folder

Displays the location of the project folder, which contains the primary source package folder and test packages folder for your project. The project folder also contains your project's Ant build script and project metadata. You can add additional source folders after you create the project.

Use Dedicated Folder for Storing Libraries

When selected, you can specify a Libraries Folder where required compilation libraries are stored.
Libraries Folder Specifies the location of the folder containing shared libraries. Click Browse to specify a location other than the default.

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


Related Topics

Developing Applications with NetBeans IDE,

Developing Applications with NetBeans IDE,

Developing Applications with NetBeans IDE,

Developing Applications with NetBeans IDE,

Developing Applications with NetBeans IDE,

Copyright © 2016, Oracle and/or its affiliates. All rights reserved.