blob: cda3dfc77e922aded57989197d4c78be14578f9d [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 and exporting preferences</title>
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js" type="text/javascript"> </script>
</HEAD>
<BODY BGCOLOR="#ffffff">
<h1>Importing and exporting preferences</h1>
<p CLASS="Para">Preference files can be both imported to and exported from the
Workbench allowing you to easily share individual or group preferences. </p>
<p CLASS="Para">The Import wizard can be used to import preferences from the file system to the Workbench.</p>
<p CLASS="Para">To import a preference file:</p>
<ol>
<li>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">
<strong>File &gt; Import</strong></a>.</li>
<li>In the Import wizard select <strong>General &gt; Preferences</strong> and click <strong>Next</strong>.</li>
<li>Click <strong>Browse...</strong> and locate the Preferences file on the file system.</li>
<li>Click <strong>Import all</strong> to accept all of the preferences defined in the file.</li>
<li>If you want to import only few preferences, choose them from the list.</li>
<li>Click <strong>Finish</strong>.</li>
</ol>
<p CLASS="Para">&nbsp;</p>
<p CLASS="Para">The Export wizard can be used to export preferences from the Workbench
to the file system.</p>
<p CLASS="Para">To export a preference file:</p>
<ol>
<li>Select
<a class="command-link" href='javascript:executeCommand("org.eclipse.ui.file.export")'>
<img src="PLUGINS_ROOT/org.eclipse.help/command_link.png" alt="command link">
<strong>File &gt; Export</strong></a>.</li>
<li>In the Export wizard select <strong>General &gt; Preferences</strong> and click <strong>Next</strong>.</li>
<li>Click <strong>Export all</strong> to add all of the preferences to the file.</li>
<li>If you want to export only few preferences, choose them from the list.</li>
<li>Click <strong>Browse...</strong> and locate the preferences file on the file system.</li>
<li>Click <strong>Finish</strong></li>
</ol>
<p><strong>Note:</strong> If no changes have been made to the original preference
settings the preferences file will be empty.</p>
</BODY>
</HTML>