The New Enterprise Application with Existing Sources wizard creates a new using the imported sources of an enterprise application that is
structured according to the Sun Java BluePrints Guidelines. You open the New Enterprise Application with Existing Sources wizard
by opening the New Project wizard and selecting
the New Enterprise Application with Existing Sources wizard template from the Java EE category.
In the Name and Location page, you have to set the following properties:
Location. Specifies where all your sources are found.
Project Name. Specifies the display name of the project. This name
is also used to create the project folder.
Project Folder. Specifies the location of the folder where you want to
store the project metadata.
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.
Set as Main Project. Sets the newly created project as the main
project.
Click Next to specify the target server and project source level.