blob: d4b6d0dba8f9537b0a2b6c2904a3e9fb73a06c02 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<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=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>Exporting resources to an Archive file</title>
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"> </script>
</HEAD>
<BODY BGCOLOR="#ffffff">
<h1>Exporting resources to an Archive file</h1>
<p>You can use the Export wizard to
<a class="command-link" href='javascript:executeCommand("org.eclipse.ui.file.export(exportWizardId=org.eclipse.ui.wizards.export.ZipFile)")'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.png">
export resources from the Workbench to an archive file in the file system</a>.
</p>
<ol>
<li>In one of the navigation views, select the resources that you want to export.</li>
<li>From the main menu bar, select
<a class="command-link" href='javascript:executeCommand("org.eclipse.ui.file.export")'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.png">
<b>File &gt; Export...</b></a>. The Export wizard opens.</li>
<li>Select <b>General &gt; Archive File</b> and click <b>Next</b>.</li>
<li>By default, the resources that you selected will be exported along with
their children. Optionally, use the checkboxes in the left and right panes
to select the set of resources to export, and use push buttons such as <b>Select
Types</b> to filter the types of files that you want to export.</li>
<li>Specify the path and name of the archive file into which you want to export
the selected resources.</li>
<li>Click <b>Finish.</b></li>
</ol>
<p><img border="0" src="../images/ngrelc.png" alt="Related concepts" width="159" height="27"><br>
<a href="../concepts/concepts-12.htm">Resources</a>
</p>
<p><img border="0" src="../images/ngrelt.png" alt="Related tasks" width="159" height="27"><br>
<a href="tasks-59.htm">Exporting resources to the file system</a><br>
<a href="tasks-53.htm">Importing</a>
</p>
</BODY>
</HTML>