Working with Builds
The following table shows how to build a project.
Set the compilation classpath
Set the compilation classpath
.
Build project
Build the project
.
Correct compilation errors
Locate and correct errors using the
Output window
.
Clean and build project
Clean the build and dist directories by deleting their contents.
Examine build output
View compiled classes in the project's
build
directory (in the Files window).
View Javadoc files and built libraries, like JAR files and WAR files, in the project's
dist
directory (in the Files window).
Legal Notices