To build projects without cleaning the output location:
Open theTo build projects after cleaning the output location:Java > Compiler > Building preference page.
Then set the Scrub output folders on full build checkbox.
Open theJava > Compiler > Building preference page.
Then clear the Scrub output folders on full build checkbox.
To build a single project without cleaning the output location:
Select the project, and from its pop-up menu, select Properties.To build a single project after cleaning the output location:
In the Properties dialog, select the Java Compiler > Building page.
Then set the Scrub output folders on full build checkbox.
Select the project, and from its pop-up menu, select Properties.
In the Properties dialog, select the Java Compiler > Building page.
Then clear the Scrub output folders on full build checkbox.
Building a Java program
Building manually
Viewing compilation errors and warnings
Working with build paths
Adding a JAR file to the build path
Adding a class folder to the build path
Viewing and editing a project's build path