| <!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, 2011. 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>Importing existing projects</title> |
| <script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js" type="text/javascript"></script> |
| </head> |
| <body bgcolor="#FFFFFF"> |
| <h1>Importing existing projects</h1> |
| <p>You can use the Import Wizard to <a class="command-link" href= |
| 'javascript:executeCommand("org.eclipse.ui.file.import(importWizardId=org.eclipse.ui.wizards.import.ExternalProject)")'> |
| <img src="PLUGINS_ROOT/org.eclipse.help/command_link.svg" alt="command link"> import an existing project into |
| workspace</a>.</p> |
| <ol> |
| <li>From the main menu bar, select <a class="command-link" href= |
| 'javascript:executeCommand("org.eclipse.ui.file.import")'><img src="PLUGINS_ROOT/org.eclipse.help/command_link.svg" |
| alt="command link"> <b>File > Import...</b></a>. The Import wizard opens.</li> |
| <li>Select <b>General > Existing Project into Workspace</b> and click <b>Next</b>.</li> |
| <li>Choose either <strong>Select root directory</strong> or <strong>Select archive file</strong> and click the |
| associated <b>Browse</b> to locate the directory or file containing the projects.</li> |
| <li>Under <strong>Projects</strong> select the project or projects which you would like to import.</li> |
| <li>Click <b>Finish</b> to start the import.</li> |
| </ol> |
| <h3 class="related">Related reference</h3><a href="../reference/ref-70.htm">Import wizard</a> |
| <h3 class="related">Related tasks</h3><a href="tasks-55.htm">Importing resources from the file system</a><br> |
| <a href="tasks-55bg.htm">Importing resources from a ZIP File</a><br> |
| <a href="tasks-57.xhtml">Exporting</a> |
| </body> |
| </html> |