| <!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>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> |
| <h3 class="related">Related concepts</h3><a href="../concepts/concepts-12.htm">Resources</a><br> |
| <a href="../concepts/concepts-22.htm">Builds</a> |
| <h3 class="related">Related tasks</h3><a href="tasks-42.htm">Creating a project</a><br> |
| <a href="tasks-42b.htm">Deleting projects</a> |
| </body> |
| </html> |