blob: d684f2bc3f20a001e11f5c726c323d7613d982e8 [file] [log] [blame]
###############################################################################
# Copyright (c) 2000, 2004 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Common Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/cpl-v10.html
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
JavaBreakpoint._[Hit_Count__{0}]_1=\ [hit count: {0}]
JavaBreakpoint.Exception=Exception occurred while updating breakpoint.
JavaPatternBreakpoint.0=Breakpoint installation failed
JavaBreakpoint.[suspend_policy__thread]_1=[suspend policy: thread]
JavaBreakpoint.[suspend_policy__VM]_2=[suspend policy: VM]
JavaLineBreakpoint._[Condition__{0}]_2=\ [condition: {0}]
JavaLineBreakpoint.Unable_to_compile_conditional_breakpoint_-_missing_Java_project_context._1=Unable to compile conditional breakpoint - missing Java project context.
JavaLineBreakpoint.Unable_to_create_breakpoint_request_-_VM_disconnected._1=Unable to create breakpoint request - VM disconnected.
JavaLineBreakpoint._[line__{0}]_1=\ [line: {0}]
JavaLineBreakpoint.Absent_Line_Number_Information_1=Absent Line Number Information
JavaPatternBreakpoint.exception_source_name={0} occurred while determining source name debug attribute for {1}
JavaPatternBreakpoint.Unable_to_add_breakpoint_-_VM_disconnected._1=Unable to add breakpoint - VM disconnected.
JavaWatchpoint.no_access_watchpoints=VM does not support access watchpoints.
JavaWatchpoint.no_modification_watchpoints=VM does not support modification watchpoints.
JavaWatchpoint.Unable_to_create_breakpoint_request_-_VM_disconnected._1=Unable to create breakpoint request - VM disconnected.
JavaExceptionBreakpoint.Unable_to_create_breakpoint_request_-_VM_disconnected._1=Unable to create breakpoint request - VM disconnected.
JavaMethodBreakpoint.Unable_to_create_breakpoint_request_-_VM_disconnected._1=Unable to create breakpoint request - VM disconnected.
JavaTargetPatternBreakpoint.Unable_to_add_breakpoint_-_VM_disconnected._1=Unable to add breakpoint - VM disconnected.
JavaClassPrepareBreakpoint.2=Class prepare breakpoint does not support instance filters
JavaClassPrepareBreakpoint.3=Class prepare breakpoint does not support thread filters