blob: 6ff9bea4278e64321bc68461905dc58b0a6d5cd3 [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, 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=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>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.png" 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.png" alt="command link">
<b>File &gt; Import...</b></a>. The Import wizard opens.</li>
<li>Select <b>General &gt; 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>
<p><img border="0" src="../images/ngrelr.png" alt="Related reference"><br>
<a href="../reference/ref-70.htm">Import wizard</a>
</p>
<p><img border="0" src="../images/ngrelt.png" alt="Related tasks"><br>
<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>
</p>
</BODY>
</HTML>