Use to create a new standard project from an existing Java SE source folder. Open the wizard by opening the New Project wizard and selecting the Java Application with Existing Sources template from the General category.
Element | Description |
---|---|
Project Name |
Specifies the display name of the project. |
Project Location |
Specifies the folder where you want to store the project metadata and source code.
You can place the project folder in the source folder or keep it in a separate location. |
Use Dedicated Folder for Storing Libraries |
Specifies the Libraries Folder where you want to store required compilation libraries. |
Libraries Folder |
Specifies the location of the folder containing shared libraries.
Click Browse to specify a location other than the default |
Related Topics
Developing Applications with NetBeans IDE,
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |