alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

What this is

This file is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Other links

The source code

<?xml version="1.0" encoding="UTF-8"?>
<?NLS TYPE="org.eclipse.help.contexts"?>
<contexts>

<!-- Actions -->
	<context id="open_manifest">
		<description>This action opens the manifest files contained in the selected plug-in project(s).
	</context>
	<context id="organize_manifest">
		<description>This action organizes and cleans up the manifest files contained in the selected plug-in project(s).
		<topic label="Organizing Manifest Files" href="guide/tools/pde_actions/organize_manifests.htm"/>
	</context>
	<context id="update_classpath">
		<description>PDE computes the classpath of this project by looking for dependencies in the workspace and enabled external plug-ins and fragments.
		<topic label="Updating Classpaths" href="guide/tools/pde_actions/update_classpaths.htm"/>
	</context>
	<context id="open_dependencies">
		<description>This command opens the Dependencies view to show all the plug-ins needed to run the selected plug-in.
		<topic label="Dependencies page" href="guide/pde_manifest_dependencies.htm"/>
		<topic label="Concepts" href="guide/pde_configuring.htm"/>
	</context>	
	<context id="find_references">
		<description>This command searches for all the plug-ins that directly depend on the selected plug-in and all the fragments which target it.
		<topic label="Dependencies page" href="guide/pde_manifest_dependencies.htm"/>
		<topic label="Fragments" href="guide/pde_fragment.htm"/>
	</context>
	<context id="create_plugin_jars">
		<description>This command builds an Ant script which can then be used to build an executable version of the plug-in.
		<topic label="Generating Ant Scripts" href="guide/pde_feature_generating_ant.htm"/>
		<topic label="Build configuration" href="guide/pde_feature_generating_build.htm"/>
		<topic label="Deploying a plug-in" href="guide/pde_deploy.htm"/>
	</context>
	<context id="create_fragment_jars">
		<description>This command builds an Ant script which can then be used to build an executable version of the fragment.
		<topic label="Generating Ant Scripts" href="guide/pde_feature_generating_ant.htm"/>
		<topic label="Build configuration" href="guide/pde_feature_generating_build.htm"/>
		<topic label="Deploying a plug-in" href="guide/pde_deploy.htm"/>
	</context>
	<context id="create_feature_jars">
		<description>This command builds an Ant script which can then be used to build a feature.
		<topic label="Features" href="guide/pde_features.htm"/>
		<topic label="Generating Ant Scripts" href="guide/pde_feature_generating_ant.htm"/>
		<topic label="Build configuration" href="guide/pde_feature_generating_build.htm"/>
	</context>	
	<context id="migrate_action">
		<description>This command migrates pre-3.0 plug-ins and fragments to comply with Eclipse 3.0 guidelines.
		<topic label="FAQ" href="../org.eclipse.platform.doc.isv/porting/faq.html" />
		<topic label="Incompatibilities" href="../org.eclipse.platform.doc.isv/porting/incompatibilities.html" />
	</context>	
	<context id="build_site">
		<description>This command builds all the features and plug-ins contained in this site.
		<topic label="Update Sites" href="guide/pde_sites.htm"/>
		<topic label="Building plug-ins and features using update site editor" href="guide/pde_site_building.htm"/>
	</context>	
	<context id="preview_schema">
		<description>This command transforms and renders the schema into HTML format.
		<topic label="Creating an extension point schema" href="guide/pde_schema.htm"/>
		<topic label="Extension point schema editor" href="guide/pde_schema_editor.htm"/>
	</context>			
    <context id="history_action">
        <description>Choose this previously shown plug-in dependency, to open it again.
 
    </context>
    <context id="history_list_action">
        <description>Choose to open a dialog with all previously shown plug-in dependencies.
    </context>
    
<!-- Dialogs -->
 	<context id="fragment_add_target">
 		<description>This wizard allows you to select the target plug-in for your fragment.
		<topic label="Fragments" href="guide/pde_fragment.htm"/>
		<topic label="Fragment example" href="guide/pde_fragment_example.htm"/>
	</context>
	<context id="schema_type_restriction">
		<description>This wizard allows you to define the possible values for the selected attribute.
		<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"/>
	</context>
	<context id="search_page">
		<description>On this page, you can search for references to and declarations of plug-ins, fragments and extension points.
The search can be extended beyond workspace resources to include external plug-ins. </description>
	</context>


<!-- START:  Launchers -->

	<context id="launcher_basic">
		<description>This page allows you to set the basic program arguments to run the configuration.
		<topic label="Eclipse Application Launcher Main Tab" 
		       href="guide/tools/launchers/eclipse_main.htm"/>
		<!-- Note:  This context ID is shared between the Eclipse Application Launcher Main tab 
		            and JUnit Plug-in Test Launcher Main tab.  Limitation at this point which
		            may cause confusion
		  -->
	</context>
	<context id="launcher_advanced">
		<description>This page allows you to run your configuration with only a subset of the plug-ins.
		<topic label="Eclipse Application Launcher Plug-ins Tab" 
			   href="guide/tools/launchers/eclipse_plugins.htm"/>
		<!-- Note:  This context ID is shared between the Eclipse Application Launcher Plug-ins tab 
		            and Equinox OSGi Framework Launcher Plug-ins tab.  Limitation at this point which
		            may cause confusion
		  -->		
	</context>
	<context id="launcher_tracing">
		<description>This page allows you to use tracing flags that will cause tracing information to be printed to the standard output (or the console view) when you run the configuration.
		<topic label="Launcher Tracing Tab" 
			   href="guide/tools/launchers/tracing.htm"/>
		<!-- Note:  Shared context ID between all Launchers that have a Tracing Tab -->
	</context>
	<context id="launcher_configuration">
		<description>This page allows you to specify the plug-ins that are to be automatically installed, and optionally started, by the runtime.
		<topic label="Eclipse Application Launcher Configuration Tab" 
		 	   href="guide/tools/launchers/configuration.htm"/>
		<!-- Note:  This context ID is shared between the Eclipse Application Launcher Configuration tab 
		            and JUnit Plug-in Test Launcher Configuration tab.  Limitation at this point which
		            may cause confusion
		  -->			
	</context>

<!-- END:  Launchers -->	
	
    <context id="history_list_dialog">
        <description>A dialog for re-opening previously viewed plug-in dependencies.
    </context>
    	
<!-- START:  Editors -->

	<!-- Plugin Manifest Editor -->

	<context id="manifest_source_page">
		<description>This page allows you to edit the file content directly.
		<topic label="Source page" href="guide/pde_manifest_source.htm"/>
	</context>
	<context id="manifest_plugin_overview">
		<description>The Overview page shows you the plug-in at a glance.
		<topic label="Plug-in Overview" href="guide/tools/editors/manifest_editor/overview.htm"/>
	</context>
	<context id="manifest_plugin_dependencies">
		<description>The Dependencies page shows the dependencies that your plug-in has on other plug-ins.
		<topic label="Dependencies" href="guide/tools/editors/manifest_editor/dependencies.htm"/>
	</context>
	<context id="manifest_plugin_runtime">
		<description>The Runtime page shows information about the plug-in's runtime libraries and OSGi plug-in activation settings.
		<topic label="Runtime" href="guide/tools/editors/manifest_editor/runtime.htm" />
	</context>
	<context id="manifest_plugin_extensions">
		<description>The Extensions page shows all the extensions used by your plug-in.
		<topic label="Extensions" href="guide/tools/editors/manifest_editor/extensions.htm" />
	</context>
	<context id="manifest_plugin_ext_points">
		<description>The Extension points page shows all the extension points declared by the plug-in.
		<topic label="Extension Points" href="guide/tools/editors/manifest_editor/extension_points.htm" />
	</context>
		
	<context id="manifest_fragment_overview">
		<description>The Overview page shows you the fragment at a glance.
		<topic label="Plug-in Overview" href="guide/tools/editors/manifest_editor/overview.htm"/>
	</context>
	<context id="manifest_fragment_dependencies">
		<description>The Dependencies page shows the dependencies that your fragment has on other plug-ins.
		<topic label="Dependencies" href="guide/tools/editors/manifest_editor/dependencies.htm"/>
	</context>
	<context id="manifest_fragment_runtime">
		<description>The Runtime page shows information about the fragment's runtime libraries.
		<topic label="Runtime" href="guide/tools/editors/manifest_editor/runtime.htm" />
	</context>
	<context id="manifest_fragment_extensions">
		<description>The Extensions page shows all the extensions used by your fragment.
		<topic label="Extensions" href="guide/tools/editors/manifest_editor/extensions.htm" />
	</context>
	<context id="manifest_fragment_ext_points">
		<description>The Extension points page shows all the extension points declared by the fragment.
		<topic label="Extension Points" href="guide/tools/editors/manifest_editor/extension_points.htm" />
	</context>
	
	<context id="build_page">
		<description>This editor is used to edit the build configuration for a plug-in, fragment or a feature.
		<topic label="Build" href="guide/tools/editors/manifest_editor/build.htm"/>
	</context>
	
	<!-- Extension Point Schema Editor -->
	
	<context id="schema_editor_main">
		<description>This editor creates a schema for an extension point, to which all extensions extending this point must conform.
		<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"/>
	</context>
	<context id="schema_editor_doc">
		<description>Documentation for the use of this extension point is entered on this page.
		<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"/>
	</context>
	
	<!-- Feature Editor -->
	
	<context id="manifest_feature_overview">
		<description>This page shows general information about the feature.
		<topic label="Feature Overview" href="guide/tools/editors/feature_editor/overview.htm"/>
	</context>
	<context id="manifest_feature_info">
		<description>This page is used to edit the required description, license and copyright information.
		<topic label="Feature Information" href="guide/tools/editors/feature_editor/information.htm"/>
	</context>
	<context id="manifest_feature_content">
		<description>This page shows the list of plug-ins and fragments that are included in the feature.
		<topic label="Included Plug-ins" href="guide/tools/editors/feature_editor/plugins.htm"/>
	</context>
	<context id="manifest_feature_advanced">
		<description>This page lists all features included in this feature
		<topic label="Included Features" href="guide/tools/editors/feature_editor/included_features.htm"/>
	</context>
	<context id="manifest_feature_dependencies">
		<description>This page lists all plug-ins and features that need to be installed before installing this feature. 
		<topic label="Feature Dependencies" href="guide/tools/editors/feature_editor/dependencies.htm"/>
	</context>
	<context id="manifest_feature_installation">
		<description>This page details installation options
		<topic label="Feature Installation" href="guide/tools/editors/feature_editor/installation.htm"/>
	</context>	
	<context id="feature_synchronize_versions">
		<description>The versions of the plug-ins and fragments should be synchronized with that of the packaged feature.
		<topic label="Feature Overview" href="guide/tools/editors/feature_editor/overview.htm"/>
	</context>
	
	<!-- Site Editor -->

	<context id="manifest_site_overview" >
		<description>This page shows the general information about the update site.
		<topic label="Setting up an update site project" href="guide/pde_site_setup.htm"/>
		<topic label="Building plug-ins and features using update site editor" href="guide/pde_site_building.htm"/>
	</context>
	<context id="manifest_site_build">
		<description>This page allows you to configure how this site will be built from features and plug-ins in the workspace.
		<topic label="Setting up an update site project" href="guide/pde_site_setup.htm"/>
		<topic label="Building plug-ins and features using update site editor" href="guide/pde_site_building.htm"/>
	</context>
	<context id="manifest_site_features">
		<description>This page lists all the features visible to the user when connecting to this site.
		<topic label="Setting up an update site project" href="guide/pde_site_setup.htm"/>
		<topic label="Building plug-ins and features using update site editor" href="guide/pde_site_building.htm"/>
	</context>
	<context id="manifest_site_archives">
		<description>This page lists all the archive mappings in this site.
		<topic label="Setting up an update site project" href="guide/pde_site_setup.htm"/>
		<topic label="Building plug-ins and features using update site editor" href="guide/pde_site_building.htm"/>
	</context>
	<context id="new_category_def_dialog">
		<description>This dialog defines a new or edits an existing feature category definition.
	</context>
		
	<!-- Product Editor -->

	<context id="overview_page">
		<description>This page allows you to specify general information about the product, as well as test and export it.
		<topic label="Product Overview Page" href="guide/tools/editors/product_editor/overview.htm"/>
	</context>
	<context id="configuration_page">
		<description>Select plug-ins or features belonging to the product.  Optionally specify custom config.ini file, or program arguments.
		<topic label="Product Configuration Page" href="guide/tools/editors/product_editor/configuration.htm"/>
	</context>	
	<context id="launching_page">
		<description>Information on this page controls the native launcher properties and arguments for the product.
		<topic label="Product Launching Page" href="guide/tools/editors/product_editor/launching.htm"/>
	</context>
	<context id="branding_page">
		<description>Information on this page controls branding of the product.
		<topic label="Product Branding Page" href="guide/tools/editors/product_editor/branding.htm"/>
	</context>
	<context id="splash_page">
		<description>This page allows you to create and customize a splash screen for the product.
		<topic label="Product Splash Page" href="guide/tools/editors/product_editor/splash.htm"/>
	</context>

	<!-- Simple Cheat Sheet Editor -->

	<context id="simple_cs_editor">
		<description>This editor allows you to compose a simple cheat sheet, which presents a set of steps to help the user complete a certain task.
		<topic label="Simple Cheat Sheet Editor" href="guide/tools/editors/simple_cs_editor/editor.htm"/>
	</context>

	<!-- Composite Cheat Sheet Editor -->

	<context id="composite_cs_editor">
		<description>This editor allows you to compose a composite cheat sheet, which presents a set of tasks (represented by simple cheat sheets) to help the user achieve an overarching goal.
		<topic label="Composite Cheat Sheet Editor" href="guide/tools/editors/composite_cs_editor/editor.htm"/>
	</context>

	<!-- Register Cheat Sheet Wizard -->

	<context id="register_cs">
		<description>This wizard allows you to register a simple or composite cheat sheet with the Eclipse workbench to make it accessible through the Help menu.
		<topic label="Register Cheat Sheet Wizard" href="guide/tools/editors/simple_cs_editor/wizard_register-cheat-sheet.htm"/>
	</context>

	<!-- Table of Contents Editor -->

	<context id="toc_editor">
		<description>This editor creates a Help table of contents, which allows you to organize how documentation is displayed to users of an Eclipse product.
		<topic label="Table of Contents Editor" href="guide/tools/editors/toc_editor/editor.htm"/>
	</context>

	<context id="register_toc">
		<description>This wizard allows you to register a Help table of contents with the project's plugin.xml file.
		<topic label="Register Table of Contents Wizard" href="guide/tools/editors/toc_editor/wizard_register-toc.htm"/>
	</context>
<!-- Children of the PDEFormPage -->

    <!-- PLACE HOLDER -->
	<context id="environment_page">
		<description>This page allows you to define the target environment
	</context>
    <!-- PLACE HOLDER -->
	<context id="target_overview_page">
		<description>This page allows you to speciy a target definition and target content
	</context>

<!-- END:  Editors -->

<!-- end Children of the PDEFormPage -->


<!-- START:  Preference pages -->

   <!-- Plug-in Development -->

   <!-- one to one mapping -->
   <context id="main_preference_page" >
      <description>This page allows you to set Plug-in Development Environment general settings.
      <topic label="Preferences" href="guide/tools/preference_pages/preferences.htm"/>

      <topic label="General Plug-in Development Preferences" href="guide/tools/preference_pages/plug_in_development.htm"/>
   </context>

   <!-- Compilers -->

   <!-- one to one mapping -->
   <context id="compilers_preference_page" >
      <description>This page allows you to specify the behavior of the various manifest compilers.
	  <topic label="Compilers Preferences" href="guide/tools/preference_pages/compilers.htm"/>

      <topic label="Plug-in Compiler Preferences" href="guide/tools/preference_pages/plugin_compiler.htm"/>
      <topic label="Extension Point Schema Compiler Preferences" href="guide/tools/preference_pages/schema_compiler.htm"/>
      <topic label="Feature and Update Site Compiler Preferences" href="guide/tools/preference_pages/feature_compiler.htm"/>	  
   </context>

   <!-- Editors -->

   <!-- one to one mapping -->
   <context id="editor_preference_page" >
      <description>This page allows you to configure behavior and presentation of PDE multi-page editors.
      <topic label="Editors Preferences" href="guide/tools/preference_pages/editors.htm"/>	 
   </context>

   <!-- OSGi Frameworks -->

   <!-- one to one mapping -->
   <context id="osgi_preference_page" >
      <description>This page allows you to manage the OSGi Framework settings.
      <topic label="OSGi Frameworks Preferences" href="guide/tools/preference_pages/osgi_frameworks.htm"/>	 
   </context>
	

   <!-- Target Platform -->

   <!-- one to one mapping -->
   <context id="target_platform_preference_page" >
      <description>This page allows you to configure the target platform that will be used to develop and test against.  In cases where a plug-in with the same id exists both in the workspace and in the target platform, the workspace copy will take precedence.
      <topic label="Target Platform Preferences" href="guide/tools/preference_pages/target_platform.htm"/>

      <topic label="Target Plug-ins" href="guide/tools/preference_pages/target_plugins.htm"/>
      <topic label="Target Environment" href="guide/tools/preference_pages/target_env.htm"/>
      <topic label="Launching Arguments" href="guide/tools/preference_pages/launching_args.htm"/>
      <topic label="Implicit Dependencies" href="guide/tools/preference_pages/implicit_dependencies.htm"/>
      <topic label="Source Code Locations" href="guide/tools/preference_pages/source_code_locations.htm"/>
   </context>

   <!-- TODO:  in future delete?  Fold into target_platform_preference_page to make one to one mapping -->
   <context id="target_plugins_preference_page" >
      <description>This page allows you to set the target platform plug-in content for the plug-ins you develop.
      <topic label="Target Plug-Ins" href="guide/tools/preference_pages/target_plugins.htm"/>
   </context>

   <!-- TODO:  in future delete?  Fold into target_platform_preference_page to make one to one mapping -->
   <context id="source_preference_page" >
      <description>This page allows you to configure source code locations.  When attaching source archives to Java libraries, PDE first looks in plug-ins.  If not found, the search is extended to source locations.  Source locations can be provided by plug-ins that are used to carry source code (in SDKs). They can also be defined by users. Unchecked source locations will be ignored by PDE.
      <topic label="Source Code Locations" href="guide/tools/preference_pages/source_code_locations.htm"/>
   </context>

	<!-- TODO:  in future delete?  Fold into target_platform_preference_page to make one to one mapping -->
   <context id="launching_args_preference_page" >
      <description>This page allows you to specify program and VM arguments that you wish to test your plug-ins with.
      <topic label="Launching Arguments" href="guide/tools/preference_pages/launching_args.htm"/>
   </context>
   
   <!-- TODO:  in future delete?  Fold into target_platform_preference_page to make one to one mapping -->
   <context id="implicit_plugins_preference_page" >
      <description>This page allows you to specify existing plug-ins that are required to run your plug-ins.
      <topic label="Implicit Dependencies" href="guide/tools/preference_pages/implicit_dependencies.htm"/>
   </context>

   <!-- TODO:  in future delete?  Fold into target_platform_preference_page to make one to one mapping -->
   <context id="target_environment_preference_page" >
      <description>This page allows you to set the target environment for the plug-ins you develop.
      <topic label="Target Environment" href="guide/tools/preference_pages/target_env.htm"/>
   </context>
     
<!-- END:  Preference pages -->


<!-- Property pages -->	
    <context id="selfhosting_property_page" >
      <description>This page allows you to exclude certain class folders from the runtime workbench.
 	  <topic label="Running a plug-in" href="guide/pde_running.htm"/>
	  <topic label="Choosing plug-ins to run" href="guide/pde_running_plugins.htm"/>
   </context>

   <context id="compilers_property_page" >
      <description>This page allows you to specify the behavior of the various manifest compilers.
	  <topic label="Source page" href="guide/pde_manifest_source.htm"/>
   </context>
   
<!-- START:  Views -->	

	<context  id="plugins_view">
		<description>The Plug-in View show the plug-ins and fragments that will be passed to the runtime workbench when running or debugging. If simple self-hosting is used, the view allows you to browse external plug-ins that are not part of the workspace.
	    <topic label="Plug-ins" href="guide/tools/views/plugins.htm"/>
	</context>
	<context id="dependencies_view">
	 	<description>The Dependencies view shows all the plug-ins required to run the selected plug-in.
		<topic label="Plug-in Dependencies" href="guide/tools/views/plugin_dependencies.htm"/>
	</context>
	<context id="registry_view">
		<description>The Plug-in Registry view shows a read-only view of the plug-in registry of the running platform.
		<topic label="Plug-in Registry" href="guide/tools/views/plugin_registry.htm"/>
	</context>
	<context id="log_view">
		<description>The log view captures warnings and internal errors thrown by the internal platform or your code.
		<topic label="Error Log" href="guide/tools/views/error_log.htm"/>
	</context>

<!-- END:  Views -->	

		
<!-- Wizard pages -->

	<!-- PLACE HOLDER -->
	<context id="externalize_strings_page">
		<description>This page allows you to extract translatable strings and store them in a properties file for multi-language support.
		<topic label="Externalizing Strings" href="guide/tools/pde_actions/externalize_strings.htm"/>
	</context>

	<!-- PLACE HOLDER -->
	<context id="xhtml_conversion_page">
		<description>This page allows you to convert existing help files into XHTML
	</context>

<!-- START:  New Project Creation Wizard pages -->

	<!-- New Plug-in Project -->

	<context id="new_project_structure_page">
		<description>This wizard helps you create a new plug-in project. If the plug-in is to contain resources only, create a simple project. Otherwise, create a Java project.
		<topic label="Plug-in Project Structure" 
			   href="guide/tools/project_wizards/plugin_structure.htm"/>
	</context>
	<context id="new_project_required_data">
		<description>Data entered on this page is used to customize the generated manifest file and top level plug-in Java class.
		<topic label="Plug-in Content"
			   href="guide/tools/project_wizards/plugin_content.htm"/>
	</context>
	<context id="new_project_code_gen_page">
		<description>For a quick start, use the code generation wizards to create a plug-in project containing a working extension.  You can customize a plug-in to contain any combination of the available extension templates by choosing the 'Custom Plug-in Wizard' option.
		<topic label="Templates"
			   href="guide/tools/project_wizards/plugin_templates.htm"/>
	</context>
	
	<!-- New Fragment Project -->
	
	<context id="new_fragment_structure_page">
		<description>This wizard helps you create a new fragment project. If the fragment is to contain resources only, create a simple project. Otherwise, create a Java project.
		<topic label="Fragment Project Structure"
			   href="guide/tools/project_wizards/fragment_structure.htm"/>
	</context>
	<context id="new_fragment_required_data">
		<description>This page specifies the fragment's target plug-in and other data required to generate the fragment's manifest file.
		<topic label="Fragment Content"
			   href="guide/tools/project_wizards/fragment_content.htm"/>
	</context>	
	
	<!-- Plug-in From Existing JAR Archives Project -->
	
	<context id="new_library_plugin_jar_page">
		<description>This wizard helps you create a new plug-in project from existing JAR archives. Use this page to specify archives to be included in the plug-in. The buttons allow adding JAR archives from the workspace or the file system. 
		<topic label="Plug-in From Existing JAR Archives"
			   href="guide/tools/project_wizards/plugin_from_archives.htm"/>
	</context>
	<context id="new_library_plugin_structure_page">
		<description>This wizard helps you create a new plug-in project from existing JAR archives. Data entered on this page is used to customize the generated manifest file.
		<topic label="Plug-in From Existing JAR Archives"
			   href="guide/tools/project_wizards/plugin_from_archives.htm"/>
	</context>
	<context id="new_feature_main">
		<description>This wizard creates a new feature project that can be used to package plug-ins.	
		<topic label="Features" href="guide/pde_features.htm"/>
		<topic label="Setting up a feature project" href="guide/pde_feature_setup.htm"/>
	</context>
	
	<!-- New Feature Project -->

	<context id="new_feature_data">
		<description>This page specifies basic data about the feature.	
		<topic label="Feature Project" 
			   href="guide/tools/project_wizards/new_feature_project.htm"/>
	</context>
	<context id="new_feature_referenced_plugins">
		<description>The plug-ins and fragments selected on this page will be packaged in the feature.
		<topic label="Feature Project" 
			   href="guide/tools/project_wizards/new_feature_project.htm"/>
	</context>
	
	<!-- New Feature Patch -->

	<context id="new_patch_main">
		<description>This wizard creates a patch to an existing feature.	
		<topic label="Features" href="guide/pde_features.htm"/>
		<topic label="Setting up a feature project" href="guide/pde_feature_setup.htm"/>
	</context>	
	<context id="new_patch_data">
		<description>This page specifies basic data about the patch and the feature it targets.	
		<topic label="Feature Patch" 
			   href="guide/tools/project_wizards/new_feature_patch.htm"/>
	</context>
	<context id="new_patch_referenced_plugins">
		<description>The plug-ins and fragments selected on this page will be packaged in the patch.
		<topic label="Features" href="guide/pde_features.htm"/>
		<topic label="Setting up a feature project" href="guide/pde_feature_setup.htm"/>
	</context>	
	
	<!-- New Update Site Project -->
	
	<context id="new_site_main">
		<description>This wizard creates an update site project where you can publish features for the Update Manager to find.
		<topic label="Update Site Project" 
			   href="guide/tools/project_wizards/new_update_site_project.htm"/>
	</context>

<!-- END:  New Project Creation Wizard pages -->

<!-- START:  New File Creation Wizard pages -->
	
	<!-- New Extension Point Schema -->
	
	<context id="new_schema">
		<description>All extensions that extend the specified extension point will be validated against this schema.
		<topic label="Extension Point Schema" 
			   href="guide/tools/file_wizards/new_schema.htm"/>
	</context>

	<!-- New Product Configuration -->
	
	<context id="product_file_page">
		<description>This page allows you to create a new product configuration and initialize its content.
		<topic label="Product Configuration" 
			   href="guide/tools/file_wizards/new_product_config.htm"/>
	</context>

	<!-- New Cheat Sheet -->
	
	<context id="cheat_sheet_page">
		<description>This page allows you to create a new cheat sheet.
		<topic label="Cheat Sheet" 
			   href="guide/tools/file_wizards/new_cheat_sheet.htm"/>
	</context>

	<!-- New Target Definition -->
	
	<context id="target_definition_page">
		<description>This page allows you to create a new target definition.
		<topic label="Target Definition" 
			   href="guide/tools/file_wizards/new_target_definition.htm"/>
	</context>

	<!-- New Table of Contents -->
	
	<context id="toc_page">
		<description>This page allows you to create a new table of contents.
		<topic label="Table of Contents" href="guide/tools/file_wizards/new_toc.htm"/>
	</context>

<!-- END:  New File Creation Wizard pages -->
	
	<context id="converted_projects">
		<description>Select Java projects to which you want to add PDE capabilities.
If the selected project does not contain a manifest file, PDE will generate a generic one.</description>
		<topic label="Converting existing projects" href="guide/tools/pde_actions/convert_projects.htm"/>
	</context>	

	<context id="migrate_3_0">
		<description>All pre-3.0 plug-ins must be migrated using this wizard to update their list of dependencies and add the 3.0 processing instruction.
		<topic label="FAQ" href="../org.eclipse.platform.doc.isv/porting/faq.html" />
		<topic label="Incompatibilities" href="../org.eclipse.platform.doc.isv/porting/incompatibilities.html" />
	</context>	

<!-- START:  New Import Wizard pages -->
	
	<!-- Plugins and Fragments -->
	
	<context id="plugin_import_first_page">
		<description>This wizard allows you to import plug-ins into the workspace.  Source code, if found, will be attached to JARs. Importing plug-ins as binary projects with links is the fastest.  It will not import these plug-ins physically into the workspace. It will instead create links to those plug-ins on disk.  Note that deleting these binary linked projects will not delete the files that they map to on disk.
		<topic label="Plug-in Import" 
			   href="guide/tools/import_wizards/import_plugins.htm"/>
	</context>
	<context id="plugin_import_second_page">
		<description>This list shows the plug-ins and fragments found in the location specified on the previous page.
		<topic label="Plug-in Import" 
			   href="guide/tools/import_wizards/import_plugins.htm"/>
	</context>
	<context id="plugin_import_express_page">
		<description>For each one of the selected plug-ins, the wizard will import all its pre-requisites that do not already exist as shared projects in the workspace.
		<topic label="Plug-in Import" 
			   href="guide/tools/import_wizards/import_plugins.htm"/>
	</context>

	<!-- Features -->
	
	<context id="feature_import_first_page">
		<description>This page defines the location from which the features will be imported into the workspace. This wizard should only be used in conjunction with feature-based self-hosting.	
		<topic label="Feature Import" 
			   href="guide/tools/import_wizards/import_wizards.htm"/>
	</context>
	<context id="feature_import_second_page">
		<description>This list shows the features found in the location specified on the previous page.
		<topic label="Feature Import" 
			   href="guide/tools/import_wizards/import_wizards.htm"/>
	</context>

<!-- END:  New Import Wizard pages -->
	
	<context id="template_selection">
		<description>Customize the plug-in by choosing one or more template extensions.
	</context>		
	<context id="template_editor">
		<description>This template creates a sample XML editor with basic editing capabilities, syntax highlighting, etc.
	</context>
	<context id="template_hello_world">
		<description>This template creates a sample action set that adds a menu to the menu bar and a button to the toolbar.
	</context>
	<context id="template_help">
		<description>This template creates a sample Help Table of Contents.
	</context>
	<context id="template_intro">
		<description>This template creates a sample intro for product.
	</context>
	<context id="template_multipage_editor">
		<description>This template creates a multi-page editor that works on files with the chosen extension.
	</context>
	<context id="template_new_wizard">
		<description>This template creates a wizard that can create a new file in the workspace
	</context>
	<context id="template_popup_menu">
		<description>This template adds a popup menu to the specified target object.
 The menu will appear in all views where an object of the specified type is selected.</description>
	</context>
	<context id="template_preference_page">
		<description>This template creates a page that is contributed to the Preferences.
	</context>
	<context id="template_property_page">
		<description>This template adds a property page to a resource that matches the specified filter, and will appear in the Properties dialog for that resource.
 	</context>
 	<context id="template_view">
 		<description>This template creates a workbench view and is contributed to the Workbench by creating a category.
 	</context>
 	<context id="template_universal_welcome">
 		<description>This template creates a contribution to the Universal Welcome in the section of your choice. For this to work, your product must use Universal Welcome.
 	</context>
 	<context id="template_builder">
 		<description>This template creates an incremental project builder and a project nature.  A popup action on the project configures or unconfigures the nature.
 	</context>
 	<context id="manifest_add_dependencies">
 		<description>This wizard allows you to add plug-ins as dependencies to your plug-in.
 Use the filter to accelerate your search for the plug-ins.</description>
		<topic label="Dependencies page" href="guide/pde_manifest_dependencies.htm"/>
		<topic label="Creating a plug-in project" href="guide/pde_creating.htm"/>
	</context>
	<context id="add_extensions_main">
		<description>This wizard allows you to add an extension to one of the available extension points.
 You can also create a working template extension from the list of available templates.</description>
 	</context>
 	<context id="add_extensions_schema_based">
 		<description>This wizard allows you to extend one of the available extension points.  To be able to extend an extension point, your plug-in has to import the plug-in where the point is declared.
		<topic label="Dependencies page" href="guide/pde_manifest_dependencies.htm"/>
		<topic label="Extension point schema" href="guide/pde_schema.htm"/>
 	</context>
 	<context id="java_attribute_wizard_page">
 		<description>This wizard allows you to create a new Java class or select an existing one.
 	</context>
	<context id="feature_portability_wizard">
		<description>This wizard allows you to add constraints to ensure that your feature is not installed or shown in a context that does not match these constraints.
		<topic label="Feature manifest editor" href="guide/pde_feature_manifest.htm"/>
	</context>		

<!-- START:  Export Wizards -->
	
	<context id="plugin_export_wizard" >
		<description>This wizard builds and exports the selected plug-ins and/or fragments into the specified location.
		<topic label="Plug-in Export" href="guide/tools/export_wizards/export_plugins.htm"/>
	</context>
	<context id="feature_export_wizard">
		<description>This wizard builds and exports the selected features and the associated plug-ins into the specified location.
		<topic label="Feature Export" href="guide/tools/export_wizards/export_features.htm"/>
	</context>
	<context id="product_export_wizard">
		<description>This page allows you to export a product to a destination outside the Eclipse workspace
		<topic label="Product Export" href="guide/tools/export_wizards/export_product.htm"/>
	</context>

<!-- END:  Export Wizards -->
	
	<context id="plugins_container_page">
		<description>This page shows you the actual classpath entries that are managed by this dynamic classpath container. In case one of the library entries does not have source associated, you can add source by selecting 'Attach Source...' button.
		<topic label="Dynamic classpaths FAQ" href="guide/dynamic-classpaths.htm"/>
	</context>		
 	
 	<!-- new help contents, need to be completed -->
 	<context id="advanced_plugin_export_page">
		<description>This page allows signing the JARs for added security.
If present, the JNLP option allows generation of manifests for Java Web Start deployment.</description>
	</context>
	<context id="cross_platform_export_page">
		<description>When exporting for multiple platforms, select the desired target platforms on this page.  A directory will be created for each selection.
	</context>
	<context id="library_plugin_jars">
		<description>Add JAR archives to include in the new plug-in.  JAR files can be imported from existing workspace projects, or external directories. 
	</context>	
	<context id="plugin_working_set">
		<description>Create a new working set by selecting plug-ins or fragments that will belong to it.
	</context>
	<context id="product_definitions_wizard_page">
		<description>This wizard creates a new product extension.  A product must be assoicated with an application.
	</context>
	<context id="project_names_page">
		<description>Specify project name.
	</context>
	<context id="required_plugins_container_page">
		<description>The Plug-in Dependencies container is a read-only container managed by PDE.  This page shows the classpath entries that the container resolves to for this particular plug-in project.
		<topic label="Dynamic classpaths FAQ" href="guide/dynamic-classpaths.htm"/>
		<topic label="Access Restrictions" href="guide/restrictions.htm"/>
	</context>
	<context id="review_page">
		<description>Review details of the selected sample.
	</context>
	<context id="selection_page">
		<description>Select the samples to create.
	</context>
 	
 	
<!-- Wizards -->

<!-- START Target Provisioner Wizard -->

   <context id="target_provisioners_preference_page" >
      <description>This page allows you to add plug-in content to the target platform using a target provisioner.
      <topic label="Target Provisioners" href="guide/tools/preference_pages/target_provisioners.htm"/>
   </context>
   
   	<context id="file_system_provisioning_page">
		<description>This wizard helps you add plug-ins from the file system.  All plug-ins found in the selected directories will be added to the target platform.
		<topic label="Target Provisioners" href="guide/tools/preference_pages/target_provisioners.htm"/>		
	</context>
	
	<context id="update_site_provisioning_page">
		<description>This wizard helps you add plug-ins from an update site.
		<topic label="Target Provisioners" href="guide/tools/preference_pages/target_provisioners.htm"/>		
	</context>
	
<!-- END Target Provisioner Wizard -->

<!-- Editor Outline -->
	<context id="outline_sort_action">
		<description>This action sorts elements in the Outline View.
	</context>
<!-- END Editor Outline -->
	
    <context id="ctx_help_editor" title="Context Help Editor">
    	<description>This editor creates a context help XML file, which allows you to create and edit dynamic help entries.
    	<topic href="guide/tools/editors/ctx_help_editor/ctx_help_editor.htm" label="Context Help Editor"/>
    </context>		

</contexts>

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.