Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: d8d27f7ca8236b793a4f9dee58ebc9cf8bb13f3d (plain) (tree)
1
2
3
4
5
6
7
                                                                               
                                                      



                                                                       
 





                                                                               




                                               

                                                      
###############################################################################
# Copyright (c) 2009, 2012 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 implementation
###############################################################################

pluginName=Debug Test Plugin
providerName=Eclipse.org

renderingType.name = Rendering One
renderingType.name.0 = Rendering Two
renderingType.name.1 = Rendering Default
launchConfigurationType.name = Test Launch Type
extension.name = Debug File System
launchConfigurationType.name.0 = Cancelling Launch Type

Back to the top