blob: 0840972d99f299282bf1b1229854a21d59b9b52c [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 the file system</title>
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"> </script>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Exporting resources to the file system</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.FileSystem)")'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.png">
export resources from the Workbench to 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; File System</b> and click <b>Next</b>.</li>
<li>By default, the resources that you selected will be exported, along with
all 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>Click the <b>Browse</b> button on the next page of the wizard, to select
the directory you would like to export the resources to.</li>
<li>Specify the directory in the file system that will be the export destination.</li>
<li>Click <b>Finish</b>.</li>
</ol>
<p><em>Tip:</em> You can also export folders and files by dragging them from
one of the navigation views to the file system and dropping them in the file system, or
by copy and paste.
</p>
<p><img border="0" src="../images/ngrelc.png" alt="Related concepts" ><br>
<a href="../concepts/concepts-12.htm">Resources</a>
</p>
<p><img border="0" src="../images/ngrelt.png" alt="Related tasks" ><br>
<a href="tasks-53.xhtml">Importing</a><br>
<a href="tasks-59ag.htm">Exporting resources to a ZIP File</a><br>
</p>
</BODY>
</HTML>