blob: 48af7846156775d328d10e8fdea9bf38a8339b36 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?NLS TYPE="org.eclipse.help.toc"?>
<!-- ============================================================================= -->
<!-- Define topics for the main guide -->
<!-- ============================================================================= -->
<toc label="PDE Guide">
<topic label="Introduction to PDE" href="guide/pde.htm"/>
<topic label="Concepts" href="guide/pde_concepts.htm"/>
<topic label="Configuring PDE" href="guide/pde_configuring.htm"/>
<topic label="Setting up the workbench" href="guide/pde_setup.htm"/>
<topic label="Creating a plug-in" href="guide/pde_creating.htm"/>
<topic label="Plug-in manifest editor" href="guide/pde_manifest.htm">
<topic label="Welcome page" href="guide/pde_manifest_welcome.htm" />
<topic label="Overview page" href="guide/pde_manifest_overview.htm" />
<topic label="Dependencies page" href="guide/pde_manifest_dependencies.htm"/>
<topic label="Runtime page" href="guide/pde_manifest_runtime.htm" />
<topic label="Extensions page" href="guide/pde_manifest_extensions.htm" />
<topic label="Extension points page" href="guide/pde_manifest_extensionpoints.htm" />
<topic label="Source page" href="guide/pde_manifest_source.htm" />
</topic>
<topic label="Running a plug-in" href="guide/pde_running.htm">
<topic label="Choosing plug-ins to run" href="guide/pde_running_plugins.htm"/>
<topic label="Running with tracing" href="guide/pde_running_tracing.htm"/>
<topic label="Running under debug" href="guide/pde_running_debugging.htm"/>
</topic>
<topic label="Extension point schema" href="guide/pde_schema.htm">
<topic label="Extension point schema editor" href="guide/pde_schema_editor.htm"/>
<topic label="Using extension point schema" href="guide/pde_schema_using.htm"/>
</topic>
<topic label="Converting existing projects" href="guide/pde_convert.htm"/>
<topic label="Fragments" href="guide/pde_fragment.htm">
<topic label="Fragment example" href="guide/pde_fragment_example.htm"/>
</topic>
<topic label="Self-hosting" href="guide/pde_selfhosting.htm">
<topic label="Simple self-hosting" href="guide/pde_selfhosting_simple.htm"/>
<topic label="Binary project self-hosting" href="guide/pde_selfhosting_binary.htm"/>
<topic label="Choosing a self-hosting style" href="guide/pde_selfhosting_choosing.htm"/>
<topic label="Build path computation" href="guide/pde_selfhosting_buildpath.htm" />
</topic>
<topic label="Deploying a plug-in" href="guide/pde_deploy.htm">
<topic label="Features" href="guide/pde_features.htm"/>
<topic label="Setting up a feature project" href="guide/pde_feature_setup.htm"/>
<topic label="Feature manifest editor" href="guide/pde_feature_manifest.htm"/>
<topic label="Synchronizing versions" href="guide/pde_feature_synchronizing.htm"/>
<topic label="Deploying a feature" href="guide/pde_feature_generating.htm">
<topic label="Build configuration" href="guide/pde_feature_generating_build.htm"/>
<topic label="Generating Ant scripts from PDE" href="guide/pde_feature_generating_ant.htm"/>
<topic label="Generating Ant scripts from scripts" href="guide/pde_feature_generating_antcommandline.htm"/>
<topic label="Creating the JARs" href="guide/pde_feature_generating_jars.htm"/>
<!-- Should not talk about publishing here
<topic label="Publishing a JAR" href="guide/pde_feature_generating_publish.htm"/>
-->
</topic>
<topic label="Update Sites" href="guide/pde_sites.htm">
<topic label="Setting up an update site project" href="guide/pde_site_setup.htm"/>
<topic label="Update site editor" href="guide/pde_site_editor.htm"/>
<topic label="Building plug-ins and features using update site editor" href="guide/pde_site_building.htm"/>
<topic label="Previewing update sites" href="guide/pde_site_previewing.htm"/>
</topic>
</topic>
<topic label="Tips and tricks" href="tips/pde_tips.htm"/>
<topic label="What's new" href="whatsNew/pde_whatsnew.htm"/>
</toc>