blob: 558503e0975749bd2e85586b759142787271d751 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript" type="text/javascript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
<title>Import Wizards</title>
<link href="../../book.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style1 {
font-size: 18px;
font-weight: bold;
}
-->
</style>
</head>
<body>
<p class="style1">Import Wizards</p>
<p>PDE provides wizards that import plug-ins, fragments and features from the file system into the workpace. The PDE import wizards are available under <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.file.import()")'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.png"><strong>File &gt; Import... &gt; Plug-in Development</strong></a> from the top level menu.</p>
<p><img src="../../images/import_wizards/import_categories.png" alt="Export Wizards" hspace="30"></p>
<p>For details on individual import wizards, refer to the following documents:</p>
<ul>
<li><a href="import_plugins.htm">Plug-in Import </a></li>
<li><a href="import_features.htm">Feature Import</a></li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
</body>
</html>