blob: d6d18c4c8c2bdf799a9105d9cacd0fa47c0b87a7 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html lang="en">
<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=utf-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
<title>Building resources</title>
</head>
<body bgcolor="#FFFFFF">
<h1>Building resources</h1>
<p>There are a number of ways that resources in the Workbench can be built. The scope of a build can be one or more
selected projects, a working set, or the entire workspace.</p>
<p>A build will typically only operate on resources that have changed since the last build. A clean build will
discard all existing built state, causing the next build to operate on all resources within the scope of the
build.</p>
<p>Builds can be done automatically (each time resources are modified), or manually, using a menu item or keyboard
shortcut. See the Related tasks links for more details.</p>
<h3 class="related">Related concepts</h3><a href="../concepts/concepts-22.htm">Builds</a>
<h3 class="related">Related tasks</h3><a href="tasks-75.htm">Performing builds manually</a><br>
<a href="tasks-16.htm">Performing builds automatically</a><br>
<a href="tasks-17.htm">Saving resources automatically before a manual build</a>
</body>
</html>