Skip to main content
summaryrefslogblamecommitdiffstats
blob: 1301fab35d74440c51599437b864e9c376056aa5 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
                                                                               
                                                      
                                                                  
                                                                       
                                                          
                                           





                                                                               


                        


                                                         

                                                                
 

                                     
                                               
###############################################################################
# Copyright (c) 2000, 2005 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
# 
# Contributors:
#     IBM Corporation - initial API and implementation
###############################################################################

pluginName=Console
providerName=Eclipse.org
ConsoleView.name=Console

ViewCommand.consoleView.name=Console
ViewCommand.consoleView.description=Show the Console view

ConsolePatternMatchListenerName= Console Pattern Match Listeners
ConsolePageParticipantName= Console Page Participants

ConsoleFactoryName= Console Factories

consoleViewConsoleFactory.name=New Console View

Back to the top