blob: 913364ec42cd080a77779169d5b4e74ce81ad806 [file] [log] [blame]
######################################################################
# Copyright (c) 2000, 2002 IBM Corp. and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Common Public License v0.5
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/cpl-v05.html
#
# Contributors:
# IBM Corporation - Initial implementation
######################################################################
AbstractJavaLaunchConfigurationDelegate.Java_project_not_specified_9=Java project not specified
AbstractJavaLaunchConfigurationDelegate.JRE_home_directory_for_{0}_does_not_exist__{1}_6=JRE home directory for {0} does not exist: {1}
AbstractJavaLaunchConfigurationDelegate.JRE_home_directory_not_specified_for_{0}_5=JRE home directory not specified for {0}
AbstractJavaLaunchConfigurationDelegate.JRE_not_specified_3=JRE not specified
AbstractJavaLaunchConfigurationDelegate.JRE_type_{0}_does_not_exist_2=JRE type {0} does not exist
AbstractJavaLaunchConfigurationDelegate.JRE_type_not_specified_1=JRE type not specified
AbstractJavaLaunchConfigurationDelegate.Main_type_not_specified_11=Main type not specified
AbstractJavaLaunchConfigurationDelegate.Port_number_not_specified_14=Port number not specified
AbstractJavaLaunchConfigurationDelegate.Project_does_not_exist_or_is_not_a_Java_project_10=Project does not exist or is not a Java project
AbstractJavaLaunchConfigurationDelegate.The_specified_JRE_installation_does_not_exist_4=The specified JRE installation does not exist
AbstractJavaLaunchConfigurationDelegate.Working_directory_does_not_exist__{0}_12=Working directory does not exist: {0}
AbstractVMRunner.Eclipse_runtime_does_not_support_working_directory_2=Eclipse runtime does not support working directory
AbstractVMRunner.Exception_starting_process_1=Exception starting process
JavaLaunchConfigurationUtils.Invalid_project_specified_2=Invalid project specified
JavaLaunchConfigurationUtils.Main_type_does_not_exist_4=Main type does not exist
JavaLaunchConfigurationUtils.Main_type_not_specified_3=Main type not specified
JavaLaunchConfigurationUtils.No_project_specified_1=No project specified
JavaLocalApplicationLaunchConfigurationDelegate.Internal_error__JRE_{0}_does_not_specify_a_VM_Runner_1=Internal error: JRE {0} does not specify a VM Runner
JavaRemoteApplicationLaunchConfigurationDelegate.Connector_not_specified_2=Connector not specified
JavaRemoteApplicationLaunchConfigurationDelegate.Invalid_host_name_specified_1=Invalid host name specified
JavaRuntime.badFormat=bad format
JavaRuntime.detectedSuffix= (detected)
JavaRuntime.exceptionOccurred=Exceptions occurred
JavaRuntime.ioExceptionOccurred=An IOException occurred while saving vm's
JavaRuntime.Library_location_element_incorrectly_specified_3=Library location element incorrectly specified
JavaRuntime.Setting_JRE_classpath_variables=Setting JRE classpath variables...
JavaRuntime.VM_element_specified_with_no_id_attribute_2=VM element specified with no id attribute
JavaRuntime.VM_type_element_with_unknown_id_1=VM type element with unknown id
JavaSourceLocator.An_exception_occurred_while_creating_a_source_locator_memento_for___JavaSourceLocator__2=An exception occurred while creating a source locator memento for \'JavaSourceLocator'
JavaSourceLocator.An_exception_occurred_while_restoring___JavaSourceLocator___from_a_memento_3=An exception occurred while restoring \'JavaSourceLocator\' from a memento
LaunchingPlugin.Exception_occurred_reading_vmConnectors_extensions_1=Exception occurred reading vmConnectors extensions
libraryLocation.assert.libraryNotNull=library may not be null
SocketAttachConnector.Failed_to_connect_to_remote_VM_1=Failed to connect to remote VM
SocketAttachConnector.Failed_to_connect_to_remote_VM_2=Failed to connect to remote VM
SocketAttachConnector.Socket_attaching_connector_not_available_3=Socket attaching connector not available
SocketAttachConnector.Standard_(Socket_Attach)_4=Standard (Socket Attach)
StandardVMDebugger.Could_not_find_a_free_socket_for_the_debugger_1=Could not find a free socket for the debugger
StandardVMDebugger.Couldn__t_connect_to_VM_4=Could not connect to VM
StandardVMDebugger.Couldn__t_connect_to_VM_5=Could not connect to VM
StandardVMDebugger.Couldn__t_find_an_appropriate_debug_connector_2=Could not find an appropriate debug connector
StandardVMRunner.{0}_({1})_2={0} ({1})
StandardVMRunner.{0}_at_localhost_{1}_1={0} at localhost:{1}
StandardVMRunner.Specified_working_directory_does_not_exist_or_is_not_a_directory__{0}_3=Specified working directory does not exist or is not a directory: {0}
StandardVMType.Not_a_JDK_Root;_Java_executable_was_not_found_1=Not a JDK Root; Java executable was not found
StandardVMType.ok_2=ok
StandardVMType.Standard_VM_3=Standard VM
vmInstall.assert.idNotNull=id must not be null
vmInstall.assert.timeoutPositive=Timeout value must be >= 0
vmInstall.assert.typeNotNull=vm type must not be null
vmInstallType.duplicateVM=Duplicate VM: {0}
vmRunnerConfig.assert.bootClassPathNotNull=bootClassPath may not be null
vmRunnerConfig.assert.classNotNull=classToLaunch may not be null
vmRunnerConfig.assert.classPathNotNull=classPath may not be null
vmRunnerConfig.assert.programArgsNotNull=args may not be null
vmRunnerConfig.assert.vmArgsNotNull=args may not be null