blob: ee527f474718e86b8089d2c4228aeb657660f62b [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2006, 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">
<title>Export Wizards</title>
<script language="JavaScript" type="text/javascript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
<link href="../../book.css" rel="stylesheet" type="text/css">
</head>
<body>
<h1>Export Wizards</h1>
<p>PDE provides wizards that build, package and export plug-ins, fragments, features and products into a deployable format. The PDE export wizards are available under <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.file.export()")'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.svg" alt="Open the file export wizard">
<strong>File &gt; Export... &gt; Plug-in Development</strong>
</a> from the top level menu.</p>
<p><img src="../../images/export_wizards/export_wizard_select.png" alt="Export Wizards" ></p>
<p>For details on individual export wizards, refer to the following documents:</p>
<ul>
<li><a href="export_plugins.htm">Plug-in Export</a></li>
<li><a href="export_features.htm">Feature Export</a></li>
<li><a href="export_product.htm">Product Export</a></li>
<li><a href="export_target.htm">Target Export</a></li>
</ul>
<h3 class="related">Related tasks</h3>
<a href="../../../tasks/ui_export_install_into_host.htm">Export and Install into the Running Host</a>
</body>
</html>