blob: 88c1fc3b29fc1928a7141adde34a0fe977e0b827 [file] [log] [blame]
###############################################################################
# Copyright (c) 2009 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
###############################################################################
#Properties file for org.eclipse.e4.languages.javascript.debug
Bundle-Vendor = Eclipse
Bundle-Name = JavaScript Debug
launchConfigurationType.name = JavaScript
linebreakpoint.name = JavaScript Line Breakpoint
methodbreakpoint.name = JavaScript Function Breakpoint
scriptloadbreakpoint.name = JavaScript Script Load Breakpoint
launchDelegate.name = JavaScript Launcher
launchDelegate.description = Launches a Javascript session
sourceLocator.name = JavaScript Source Locator