Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Wright2008-04-25 02:51:23 +0000
committerDarin Wright2008-04-25 02:51:23 +0000
commitaa618d30881e039384ca6e596199fa08b5ab8e96 (patch)
treef7bbdbbff1dd803cff4ed412d91ff4f5cf204f8d /org.eclipse.ui.console/plugin.properties
parent8e475a195afbf9c135217b23b43f319e110ab090 (diff)
downloadeclipse.platform.debug-aa618d30881e039384ca6e596199fa08b5ab8e96.tar.gz
eclipse.platform.debug-aa618d30881e039384ca6e596199fa08b5ab8e96.tar.xz
eclipse.platform.debug-aa618d30881e039384ca6e596199fa08b5ab8e96.zip
Bug 220611 - Add PageSwitcher command to the Console View
Diffstat (limited to 'org.eclipse.ui.console/plugin.properties')
-rw-r--r--org.eclipse.ui.console/plugin.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/org.eclipse.ui.console/plugin.properties b/org.eclipse.ui.console/plugin.properties
index fe5fdb263..f3757ce82 100644
--- a/org.eclipse.ui.console/plugin.properties
+++ b/org.eclipse.ui.console/plugin.properties
@@ -19,3 +19,6 @@ ConsolePageParticipantName= Console Page Participants
ConsoleFactoryName= Console Factories
consoleViewConsoleFactory.name=New Console View
+
+context.consoleview.name=In Console View
+context.consoleview.description=In Console View \ No newline at end of file

Back to the top