You can compile all files in a project or only those
files that are new or have changed since the last compile.
If a file needs to be compiled, it is marked with the icon
in the Explorer.
To compile a project, do one of the following:
.class
files under the root node in the Project tab
and then compile all files in the project, regardless of whether they have changed since the last build.
Building a project is most useful when you
are ready to deploy it.
To compile a file or folder:
.class
files
in the folder and compile the source files.
This command does not remove .class
files or compile source files in subfolders..class
files within a folder and its subfolders
and then build all files within the folder and subfolders.
See also | |
---|---|
Specifying a Target Directory for Class Files
Correcting Errors in Source Code |