blob: e92386a8a8daaf926757954be385464e9625dae8 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<meta name="GENERATOR" content="Mozilla/4.75 [en] (Windows NT 5.0; U) [Netscape]">
<title>
Building without cleaning the output location
</title>
<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
</head>
<body>
<h1>
Building without cleaning the output location
</h1>
<p>
To build projects without cleaning the output location:
</p>
<blockquote>
Select the <strong>Window &gt; Preferences &gt; Java &gt; Compiler &gt; Build Path</strong> page.<br>
Then set the <strong>Scrub output folders on full build</strong> check box.
</blockquote>
To build projects after cleaning the output location:
<blockquote>
Select the <strong>Window &gt; Preferences &gt; Java &gt; Compiler &gt; Build Path</strong> page.<br>
Then clear the <strong>Scrub output folders on full build</strong> check box.
</blockquote>
<p>
To build a single project without cleaning the output location:
</p>
<blockquote>
Select the project, and from its pop-up menu, select <strong>Properties</strong>.<br>
In the Properties dialog, select the <strong>Java Compiler &gt; Build Path</strong> page.<br>
Then set the <strong>Scrub output folders on full build</strong> check box.
</blockquote>
To build a single project after cleaning the output location:
<blockquote>
Select the project, and from its pop-up menu, select <strong>Properties</strong>.<br>
In the Properties dialog, select the <strong>Java Compiler &gt; Build Path</strong> page.<br>
Then clear the <strong>Scrub output folders on full build</strong> check box.
</blockquote>
<p>
<img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
</p>
<p>
<a href="../concepts/concepts-4.htm">Java builder</a><br>
<a href="../concepts/cbuildcp.htm">Build class path</a>
</p>
<p>
<img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
</p>
<p>
<a href="tasks-106.htm">Building a Java program</a><br>
<a href="tasks-109.htm">Building manually</a><br>
<a href="tasks-107.htm">Viewing compilation errors and warnings</a><br>
<a href="tasks-110.htm">Working with build paths</a><br>
<a href="tasks-113.htm">Adding a JAR file to the build path</a><br>
<a href="tasks-112.htm">Adding a library folder to the build path</a><br>
<a href="tasks-111.htm">Viewing and editing a project's build path</a><br>
</p>
<p>
<img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
<a href="../reference/ref-123.htm">Java Build path</a>
</p>
<p>
<a href="../hglegal2003.htm"><img src="../images/ngibmcpy2003.gif" alt="Copyright (c) 2000, 2003 IBM Corporation and others. All Rights Reserved." border="0" height="14" width="324"></a>
</p>
</body>
</html>