################################################################################## # Copyright (c) 2011, 2012 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, TCF Launching, Core providerName = Eclipse.org - Target Explorer # ***** Launch Configuration Types ***** LaunchType.Remote.App.name=Remote Application LaunchType.Attach.name=Remote Debugger # ***** Launch Step Groups ***** LaunchStepGroup.Remote.App.name=Remote Application LaunchStepGroup.FileTransfer.name=File Transfer LaunchStepGroup.Attach.name=Attach # ***** Launch Steps ***** LaunchStep.OpenChannel.name=Open TCF Channel LaunchStep.CheckService.name=Check TCF Service LaunchStep.FileTransfer.name=Transfer File LaunchStep.LaunchProcess.name=Launch Process LaunchStep.ResumeContext.name=Resume Context LaunchStep.AttachDebugger.name=Attach Debugger LaunchStep.CloseChannel.name=Close TCF Channel