blob: 0f9a2f92b76a2bc9ee70be5b297cc4ed97bb3c2f [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=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>Closing projects</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Closing projects</H1>
<P>When a project is closed, it can no longer be changed in the Workbench and
its resources no longer appear in the Workbench, but they do still reside on
the local file system. Closed projects require less memory. Also, since they
are not examined during builds, closing a project can improve build time.
</P>
<P>To close a project:
</P>
<ol>
<li>Select the project in one of the navigation views.</li>
<li>Click <b>Close Project</b> on the pop-up menu.</li>
</ol>
<P>To re-open the project:
</P>
<ol>
<li>Select the project in one of the navigation views.</li>
<li>Click <b>Open Project</b> on the pop-up menu.</li>
</ol>
<p><img border="0" src="../images/ngrelc.png" alt="Related concepts" ><br>
<a href="../concepts/concepts-12.htm">Resources</a><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-42.htm">Creating a project</a><br>
<a href="tasks-42b.htm">Deleting projects</a>
</p>
</BODY>
</HTML>