blob: ccb6ee77e9bb002868f555c06471cf4cca202581 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?NLS TYPE="org.eclipse.help.contexts"?>
<contexts>
<context id="remove_all_action_context">
<description>This command removes all buildfiles from the Ant view.</description>
<topic label="Ant Support" href="concepts/concepts-antsupport.htm"/>
<topic label="External Tools" href="concepts/concepts-exttools.htm"/>
</context>
<context id="search_for_buildfiles_action_context">
<description>This command searches for buildfiles and adds them to the Ant view.</description>
<topic label="Ant Support" href="concepts/concepts-antsupport.htm"/>
<topic label="External Tools" href="concepts/concepts-exttools.htm"/>
</context>
<context id="edit_launch_configuration_action_context">
<description>This command opens a dialog to edit a launch configuration associated with the selected buildfile.</description>
<topic label="Ant Support" href="concepts/concepts-antsupport.htm"/>
<topic label="External Tools" href="concepts/concepts-exttools.htm"/>
</context>
<context id="run_target_action_context">
<description>This command executes the selected target or the default target of the selected buildfile.</description>
<topic label="Ant Support" href="concepts/concepts-antsupport.htm"/>
<topic label="External Tools" href="concepts/concepts-exttools.htm"/>
</context>
<context id="remove_project_action_context">
<description>This command removes the selected buildfiles from the Ant view.</description>
<topic label="Ant Support" href="concepts/concepts-antsupport.htm"/>
<topic label="External Tools" href="concepts/concepts-exttools.htm"/>
</context>
<context id="refresh_buildfile_action_context">
<description>This command refreshes the selected buildfiles in the Ant view. All buildfiles are refreshed if the Ant view has no selection.</description>
<topic label="Ant Support" href="concepts/concepts-antsupport.htm"/>
<topic label="External Tools" href="concepts/concepts-exttools.htm"/>
</context>
<context id="add_buildfile_action_context">
<description>This command prompts you to select a buildfile in the workspace to be added to the view.</description>
<topic label="Ant Support" href="concepts/concepts-antsupport.htm"/>
<topic label="External Tools" href="concepts/concepts-exttools.htm"/>
</context>
<context id="file_selection_dialog_context">
<description>This dialog allows you to select a file in the workspace.</description>
<topic label="Ant Support" href="concepts/concepts-antsupport.htm"/>
<topic label="External Tools" href="concepts/concepts-exttools.htm"/>
</context>
<context id="add_custom_dialog_context">
<description>This dialog allows you to select a class.</description>
<topic label="Ant Support" href="concepts/concepts-antsupport.htm"/>
<topic label="External Tools" href="concepts/concepts-exttools.htm"/>
</context>
<context id="add_property_dialog_context">
<description>This dialog allows you to add a property that will be passed into Ant.</description>
<topic label="Ant Support" href="concepts/concepts-antsupport.htm"/>
<topic label="External Tools" href="concepts/concepts-exttools.htm"/>
</context>
<context id="search_for_buildfiles_dialog_context">
<description>This dialog allows you to search for buildfiles within the workspace.</description>
<topic label="Ant Support" href="concepts/concepts-antsupport.htm"/>
<topic label="External Tools" href="concepts/concepts-exttools.htm"/>
</context>
<context id="status_dialog_context">
<description></description>
<topic label="Ant Support" href="concepts/concepts-antsupport.htm"/>
<topic label="External Tools" href="concepts/concepts-exttools.htm"/>
</context>
<context id="message_with_toggle_dialog_context">
<description></description>
<topic label="Ant Support" href="concepts/concepts-antsupport.htm"/>
<topic label="External Tools" href="concepts/concepts-exttools.htm"/>
</context>
<context id="target_order_dialog_context">
<description>This dialog allows you to specify the order in which the selected Ant targets will be run. This ordering does not override the dependencies specified in your buildfile.</description>
<topic label="Ant Support" href="concepts/concepts-antsupport.htm"/>
<topic label="External Tools" href="concepts/concepts-exttools.htm"/>
</context>
<context id="ant_preference_page_context">
<description>On this page, you can configure Ant preferences.</description>
<topic label="Preferences - Ant" href="reference/ref-antprefs.htm"/>
<topic label="Ant Support" href="concepts/concepts-antsupport.htm"/>
<topic label="External Tools" href="concepts/concepts-exttools.htm"/>
</context>
<context id="ant_runtime_preference_page_context">
<description>On this page, you can configure the runtime environment of Ant.</description>
<topic label="Preferences - Ant Runtime" href="reference/ref-antruntimeprefs.htm"/>
<topic label="Ant Support" href="concepts/concepts-antsupport.htm"/>
<topic label="External Tools" href="concepts/concepts-exttools.htm"/>
</context>
<context id="ant_editor_preference_page_context">
<description>On this page, you can configure Ant editor preferences.</description>
<topic label="Preferences - Ant Editor" href="reference/ref-anteditorprefs.htm"/>
<topic label="Ant Editor" href="reference/ref-anteditor.htm"/>
<topic label="Ant Support" href="concepts/concepts-antsupport.htm"/>
<topic label="External Tools" href="concepts/concepts-exttools.htm"/>
</context>
<context id="ant_types_page_context">
<description>On this page, you can add or edit custom Ant types, specified within a Java class file, to be used when running Ant buildfiles.</description>
<topic label="Preferences - Ant Runtime" href="reference/ref-antruntimeprefs.htm"/>
<topic label="Ant Support" href="concepts/concepts-antsupport.htm"/>
<topic label="External Tools" href="concepts/concepts-exttools.htm"/>
</context>
<context id="ant_classpath_page_context">
<description>On this page, you can configure the Ant runtime classpath.</description>
<topic label="Preferences - Ant Runtime" href="reference/ref-antruntimeprefs.htm"/>
<topic label="Ant Support" href="concepts/concepts-antsupport.htm"/>
<topic label="External Tools" href="concepts/concepts-exttools.htm"/>
</context>
<context id="ant_properties_page_context">
<description>On this page, you can configure the properties available to Ant.</description>
<topic label="Preferences - Ant Runtime" href="reference/ref-antruntimeprefs.htm"/>
<topic label="Ant Support" href="concepts/concepts-antsupport.htm"/>
<topic label="External Tools" href="concepts/concepts-exttools.htm"/>
</context>
<context id="ant_tasks_page_context">
<description>On this page, you can add or edit custom Ant tasks, specified within a Java class file, to be used when running Ant buildfiles.</description>
<topic label="Preferences - Ant Runtime" href="reference/ref-antruntimeprefs.htm"/>
<topic label="Ant Support" href="concepts/concepts-antsupport.htm"/>
<topic label="External Tools" href="concepts/concepts-exttools.htm"/>
</context>
<context id="preference_page_context">
<description>On this page, you can configure External Tool preferences.</description>
<topic label="Preferences - External Tools" href="reference/ref-exttoolsprefs.htm"/>
<topic label="Ant Support" href="concepts/concepts-antsupport.htm"/>
<topic label="External Tools" href="concepts/concepts-exttools.htm"/>
</context>
<context id="builder_property_page_context">
<description>On this page, you can configure the External Tool builders that are run when this project is built.</description>
<topic label="Ant Support" href="concepts/concepts-antsupport.htm"/>
<topic label="External Tools" href="concepts/concepts-exttools.htm"/>
</context>
<context id="ant_view_context">
<description>This view allows you to view your Ant buildfiles in one place and quickly execute a target or the default target of a buildfile.</description>
<topic label="Ant View" href="reference/ref-antview.htm"/>
<topic label="Ant Editor" href="reference/ref-anteditor.htm"/>
<topic label="Ant Support" href="concepts/concepts-antsupport.htm"/>
<topic label="External Tools" href="concepts/concepts-exttools.htm"/>
</context>
<context id="ant_editor_context">
<description>The Ant editor provides you with Ant buildfile specific text editing support.</description>
<topic label="Ant Editor" href="reference/ref-anteditor.htm"/>
<topic label="Ant Support" href="concepts/concepts-antsupport.htm"/>
<topic label="External Tools" href="concepts/concepts-exttools.htm"/>
</context>
<context id="ant_main_tab_context">
<description>This tab allows you to configure the buildfile location and other attributes of this launch configuration.</description>
<topic label="Ant Support" href="concepts/concepts-antsupport.htm"/>
<topic label="External Tools" href="concepts/concepts-exttools.htm"/>
</context>
<context id="ant_targets_tab_context">
<description>This tab allows you to configure which targets will be executed by this launch configuration.</description>
<topic label="Ant Support" href="concepts/concepts-antsupport.htm"/>
<topic label="External Tools" href="concepts/concepts-exttools.htm"/>
</context>
<context id="ant_properties_tab_context">
<description>This tab allows you to configure the properties that will be passed in to Ant when this launch configuration is executed.</description>
<topic label="Ant Support" href="concepts/concepts-antsupport.htm"/>
<topic label="External Tools" href="concepts/concepts-exttools.htm"/>
</context>
<context id="ant_classpath_tab_context">
<description>This tab allows you to configure the runtime classpath that will be used when this launch configuration is executed.</description>
<topic label="Ant Support" href="concepts/concepts-antsupport.htm"/>
<topic label="External Tools" href="concepts/concepts-exttools.htm"/>
</context>
<context id="builders_tab_context">
<description>This tab allows you to configure when this project builder will be executed.</description>
<topic label="Ant Support" href="concepts/concepts-antsupport.htm"/>
<topic label="External Tools" href="concepts/concepts-exttools.htm"/>
</context>
<context id="program_main_tab_context">
<description>This tab allows you to configure the program location and other attributes of this launch configuration.</description>
<topic label="External Tools" href="concepts/concepts-exttools.htm"/>
</context>
<context id="refresh_tab_context">
<description>This tab allows you to configure which resources will be refreshed after this launch configuration is executed.</description>
<topic label="Ant Support" href="concepts/concepts-antsupport.htm"/>
<topic label="External Tools" href="concepts/concepts-exttools.htm"/>
</context>
</contexts>