blob: 31af7989b18044ca2346be85fb6bf3642b18cb22 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Performing builds automatically</title>
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"> </script>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Performing builds automatically</H1>
<P>To indicate that you want the Workbench to perform incremental builds whenever
resources are saved:
</P>
<ol>
<li>Open the
<a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.ui.preferencePages.Workspace)")'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.png">
<b>General &gt; Workspace</b></a>
preference page.</li>
<li>Select the <b>Build automatically</b> checkbox.</li>
<li>Click <b>OK</b> to close the Preferences page. The Workbench will automatically
perform incremental builds of resources modified since the last build. Whenever
a resource is modified, another incremental build occurs.</li>
</ol>
<p><img border="0" src="../images/ngrelc.png" alt="Related concepts"><br>
<a href="../concepts/concepts-22.htm">Builds</a>
</p>
<p><img border="0" src="../images/ngrelt.png" alt="Related tasks"><br>
<a href="tasks-75.htm">Performing builds manually</a><br>
<a href="tasks-14.htm">Changing build order</a>
</p>
</BODY>
</HTML>