Skip to main content
summaryrefslogblamecommitdiffstats
blob: 6a523c2b58ee932fdcb1c14e63de44ce780c7b47 (plain) (tree)
1
2
3
4
5
6
7
8
9
10



                                                                               
                                                          

                                           
               

                                                                               
 
                                                                                       
                                   
                                                 

                                                    
                                                 
                                          



                                                                                                                                                                                                                                                                                                                                                                                                                                                           
 



                                                          
                                              
                            

                                                                               
###############################################################################
# Copyright (c) 2000, 2003 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
###############################################################################

DebugUIPlugin.Build_error._Check_log_for_details._2=Build error. Check log for details.
DebugUIPlugin.Run/Debug_1=Run/Debug
DebugUIPlugin.Launching_{0}..._1=Launching {0}...

DefaultLabelProvider.<disconnected>_1=<disconnected>
DefaultLabelProvider.<terminated>_1=<terminated> 
DefaultLabelProvider.<unknown>_1=<unknown>
DefaultLabelProvider.Breakpoint_1=Breakpoint

WorkingDirectoryStatusHandler.Eclipse_Runtime_1=Eclipse Runtime
WorkingDirectoryStatusHandler.Eclipse_is_not_able_to_set_the_working_directory_specified_by_the_program_being_launched_as_the_current_runtime_does_not_support_working_directories._nContinue_launch_without_setting_the_working_directory__2=Eclipse is not able to set the working directory specified by the program being launched as the current runtime does not support working directories.\nContinue launch without setting the working directory?

DefaultLabelProvider.12=\ (pending)
DefaultLabelProvider.13=\ <error(s)_during_the_evaluation>
DefaultLabelProvider.14=\ (obsolete)
DefaultLabelProvider.15=\ (disabled)
DebugUIPlugin.13=Building before launching {0}
DebugUITools.3=Launching {0}
DebugUITools.Error_1=Error
DebugUITools.Exception_occurred_during_launch_2=Exception occurred during launch

Back to the top