blob: 96d690f8b8aae601fec102516a99becea14742a8 [file] [log] [blame]
###############################################################################
# Copyright (c) 2011 RĂ¼diger Herrmann and others. All rights reserved.
# 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:
# RĂ¼diger Herrmann - initial API and implementation
################################################################################
# MANIFEST.MF
Bundle-Vendor = Eclipse.org - RAP
Bundle-Name = RWT Launcher Plug-in
launchConfigurationType.delegateDescription = The RWT Application Launcher supports running and debugging standalone RWT web applications while hot-deployed on an integrated servlet engine
launchConfigurationType.delegateName = RWT Application Launcher
launchConfigurationType.name = RWT Application
launchConfigurationTabGroup.description = Launch a web application
runLaunchMode.description = Run a web application
debugLaunchMode.description = Debug a web application
shortcut.description = Launches an RWT Application
shortcut.label = RWT Application
runShortcut.description = Runs an RWT Application
debugShortcut.description = Debugs an RWT Application
runCommand.description = Run RWT Application
runCommand.name = Run RWT Application
debugCommand.description = Debug RWT Application
debugCommand.name = Debug RWT Application