blob: 4e8a8d959da884781ae1f81529af2252ebf0c452 [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
######################################################################
Breakpoint.no_associated_marker=Breakpoint does not have an associated marker.
BreakpointManager.Missing_breakpoint_definition=Missing breakpoint definition for marker type {0}
BreakpointManager.Missing_model_identifier=Breakpoint missing debug model identifier
DebugEvent.illegal_detail=detail is not one of the allowed constants, see IDebugEventConstants
DebugEvent.illegal_kind=kind is not one of the allowed constants, see IDebugEventConstants
DebugPlugin.Invalid_status_handler_extension__{0}_2=Invalid status handler extension: {0}
InputStreamMonitor.label=Input Stream Monitor
Launch.terminate_failed=Terminate failed
LaunchConfiguration.Exception_occurred_creating_launch_configuration_memento_9=Exception occurred creating launch configuration memento
LaunchConfiguration.Exception_occurred_parsing_memento_5=Exception occurred parsing memento
LaunchConfiguration.Failed_to_delete_launch_configuration._1=Failed to delete launch configuration.
LaunchConfiguration.Invalid_launch_configuration_memento__missing_path_attribute_3=Invalid launch configuration memento: missing path attribute
LaunchConfiguration.Invalid_launch_configuration_memento__missing_local_attribute_4=Invalid launch configuration memento: missing local attribute
LaunchConfigurationInfo.Attribute_{0}_is_not_of_type_boolean._3=Attribute {0} is not of type boolean.
LaunchConfigurationInfo.Attribute_{0}_is_not_of_type_int._2=Attribute {0} is not of type int.
LaunchConfigurationInfo.Attribute_{0}_is_not_of_type_java.lang.String._1=Attribute {0} is not of type java.lang.String.
LaunchConfigurationInfo.Attribute_{0}_is_not_of_type_java.util.List._1=Attribute {0} is not of type java.util.List.
LaunchConfigurationInfo.Attribute_{0}_is_not_of_type_java.util.Map._1=Attribute {0} is not of type java.util.Map.
LaunchConfigurationInfo.Invalid_launch_configuration_XML._10=Invalid launch configuration XML.
LaunchConfigurationInfo.Launch_configuration_type_id___{0}___does_not_exist._nPossible_causes__n_tMissing_specification_of_a_launch_type_(missing_plugin)_n_tIncorrect_launch_configuration_XML_1=Launch configuration type id \"{0}\" does not exist.\nPossible causes:\n\tMissing specification of a launch type (missing plugin)\n\tIncorrect launch configuration XML
LaunchConfigurationWorkingCopy.{0}_occurred_generating_launch_configuration_XML._1={0} occurred generating launch configuration XML.
LaunchConfigurationWorkingCopy.Specified_container_for_launch_configuration_does_not_exist_2=Specified container for launch configuration does not exist
LaunchManager.{0}_occurred_while_reading_launch_configuration_file._1=Exception occurred while reading launch configuration file: {0}.
LaunchManager.Invalid_launch_configuration_index._18=Invalid launch configuration index.
LaunchManager.Invalid_source_locator_extentsion_defined_by_plug-in___{0}______id___not_specified_12=Invalid source locator extension defined by plug-in \"{0}\": \"id\" not specified
LaunchManager.Launch_configuration_does_not_exist._6=Launch configuration does not exist.
LaunchManager.Source_locator_does_not_exist__{0}_13=Source locator does not exist: {0}
LaunchManager.Unable_to_restore_invalid_launch_configuration=Unable to restore invalid launch configuration {0}
LaunchManager.Invalid_launch_configuration_comparator_extension_defined_by_plug-in_{0}_-_attribute_not_specified_1=Invalid launch configuration comparator extension defined by plug-in {0} - attribute not specified
OutputStreamMonitor.label=Output Stream Monitor
ProcessMonitor.label=Process Monitor
RuntimeProcess.terminate_failed=Terminate failed
RuntimeProcess.Exit_value_not_available_until_process_terminates._1=Exit value not available until process terminates.