To build projects without cleaning the output location:
Select the Window > Preferences > Java > Compiler > Building page.To build projects after cleaning the output location:
Then set the Scrub output folders on full build checkbox.
Select the Window > Preferences > Java > Compiler > Building 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 library folder to the build path
Viewing and editing a project's build path