blob: 1a54657e35f735575967200a3115e18a1f15129b [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>Task Wizards</title>
<link href="../../book.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style1 {
font-size: 18px;
font-weight: bold;
}
.style3 {
font-size: 12pt;
font-weight: bold;
}
-->
</style>
</head>
<body>
<p class="style1">Task Wizards</p>
<p>PDE provides wizards that will help save you time configuring your workspace
and developing plug-ins. The PDE task wizards are available by selecting the
<strong>PDE Tools</strong> submenu in the context menu.
</p>
<p><img src="../../images/pde_actions/actions_select.png" alt="Task Wizards" hspace="30"></p>
<p>For details on individual task wizards, please refer to the following documents:</p>
<ul>
<li><a href="convert_projects.htm">Converting Java Projects to Plug-in Projects</a></li>
<li><a href="externalize_strings.htm">Externalizing Strings</a></li>
<li><a href="organize_manifests.htm">Organizing Manifest Files</a></li>
<li><a href="update_classpaths.htm">Updating Classpaths</a></li>
<li><a href="../preference_pages/target_provisioners.htm">Target Provisioners</a></li>
</ul>
</body>
</html>