################################################################################## # Copyright (c) 2011, 2014 Wind River Systems, Inc. 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: # Wind River Systems - initial API and implementation ################################################################################## pluginName = Target Explorer, Launching, UI providerName = Eclipse.org - Target Explorer # ***** Extension Points ***** ExtensionPoint.tabs.name=Launch Configuration Tabs Extension Point # ***** Command Contributions ***** command.attach.name=Attach Context command.attach.description=Attach to the selected Context command.detach.name=Detach Context command.detach.description=Detach from the selected Context command.run.name=Launch in Run Mode command.run.label=Run command.run.description=Launches the selected launch configuration in Run mode command.debug.name=Launch in Debug Mode command.debug.label=Debug command.debug.description=Launches the selected launch configuration in Debug mode command.delete.label=Delete command.delete.description=Delete the selected node # ***** Editor page Contributions ***** LauchEditorPage.name=Launches LauchEditorPage.column.name=Launch Configurations LauchEditorPage.column.description=Description LauchEditorPage.column.lastLaunched=Last Launched ReferencedProjects.propertyTab.name=Referenced Projects FileTransfers.propertyTab.name=File Transfers General.propertyTab.name=General # ***** Menu Contributions ***** New.menu.name=New Open.menu.name=Open OpenAs.menu.name=Open As Delete.menu.name=Delete Delete.menu.mnemonic=D Refresh.menu.name=Refresh Refresh.menu.mnemonic=f ShowIn.menu.name=Show In Properties.menu.name=Properties AddTo.menu.name=Add To LaunchTree.name=Launches