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:
Element | Description |
---|---|
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. |
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,
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. |