New Web Application Wizard: Name and Location

Use to set project location, metadata, and libraries for a new standard project containing an empty web application.

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 and the context path.

Project Location

Specifies the location where you want to store the project metadata and source code.

Project Folder

Specifies the folder where you want to store the project metadata and source code. The folder is a concatenation of the project location and the project name.

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 the Java EE source level.


Related Topics

Developing Applications with NetBeans IDE,

Developing Applications with NetBeans IDE,

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