Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Rennie2006-01-16 14:59:27 +0000
committerMichael Rennie2006-01-16 14:59:27 +0000
commit1899fa3e05b254dfc608e37cb0bbbd08e18582d1 (patch)
treee1194b865a49faf1d5b6327e3b9ebf1bce476cc7 /org.eclipse.debug.ui/plugin.properties
parent085cadebf4f868bb752008b968e41cdc6b5a9aaa (diff)
downloadeclipse.platform.debug-1899fa3e05b254dfc608e37cb0bbbd08e18582d1.tar.gz
eclipse.platform.debug-1899fa3e05b254dfc608e37cb0bbbd08e18582d1.tar.xz
eclipse.platform.debug-1899fa3e05b254dfc608e37cb0bbbd08e18582d1.zip
bug fix for 123862
Diffstat (limited to 'org.eclipse.debug.ui/plugin.properties')
-rw-r--r--org.eclipse.debug.ui/plugin.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/org.eclipse.debug.ui/plugin.properties b/org.eclipse.debug.ui/plugin.properties
index 90e30231d..bb01198d6 100644
--- a/org.eclipse.debug.ui/plugin.properties
+++ b/org.eclipse.debug.ui/plugin.properties
@@ -354,6 +354,8 @@ preferenceKeywords.console=console stdout stderr color
preferenceKeywords.launching=launching build
preferenceKeywords.stringSubstitution=variables
preferenceKeywords.viewManagement=views
+preferenceKeywords.perspective=perspectives switching assign automatic run debug
+preferenceKeywords.launchConfigurations=filters launch migration configurations run debug
RemoveLaunch.label=Remove Launch
RemoveLaunch.tooltip=Remove LaunchpreferenceKeywords.viewManagement=views

Back to the top