Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Wright2002-11-07 16:42:54 +0000
committerDarin Wright2002-11-07 16:42:54 +0000
commite8d39e688609ffde966cd96545030882338ce8d1 (patch)
treefed950f9ee32012ef15db33d2720fd72d1d74d6d /org.eclipse.ui.externaltools/plugin.properties
parent3ae9a123aa53690ac103e00376bfb912cdbcd2ae (diff)
downloadeclipse.platform.debug-e8d39e688609ffde966cd96545030882338ce8d1.tar.gz
eclipse.platform.debug-e8d39e688609ffde966cd96545030882338ce8d1.tar.xz
eclipse.platform.debug-e8d39e688609ffde966cd96545030882338ce8d1.zip
launch groups
Diffstat (limited to 'org.eclipse.ui.externaltools/plugin.properties')
-rw-r--r--org.eclipse.ui.externaltools/plugin.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.ui.externaltools/plugin.properties b/org.eclipse.ui.externaltools/plugin.properties
index 9f09a031c..b280f4dd9 100644
--- a/org.eclipse.ui.externaltools/plugin.properties
+++ b/org.eclipse.ui.externaltools/plugin.properties
@@ -5,6 +5,7 @@ ExtPoint.argumentVariables = Argument Variables
ExtPoint.directoryVariables = Directory Variables
ExtPoint.fileVariables = File Variables
ExtPoint.refreshVariables = Refresh Scope Variables
+ExternalToolsLaunchGroup.label = External Tools
ToolType.programName = Program
ToolType.programDescription = An external tool that runs an application, a batch file, etc.
ToolType.antBuildName = Ant Build

Back to the top