Source Code Cross Referenced for LaunchingMessages.java in  » IDE-Eclipse » jdt » org » eclipse » jdt » internal » launching » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » IDE Eclipse » jdt » org.eclipse.jdt.internal.launching 
Source Cross Referenced  Class Diagram Java Document (Java Doc) 


001:        /*******************************************************************************
002:         * Copyright (c) 2000, 2007 IBM Corporation and others.
003:         * All rights reserved. This program and the accompanying materials
004:         * are made available under the terms of the Eclipse Public License v1.0
005:         * which accompanies this distribution, and is available at
006:         * http://www.eclipse.org/legal/epl-v10.html
007:         *
008:         * Contributors:
009:         * IBM - Initial API and implementation
010:         *******************************************************************************/package org.eclipse.jdt.internal.launching;
011:
012:        import org.eclipse.osgi.util.NLS;
013:
014:        public class LaunchingMessages extends NLS {
015:            private static final String BUNDLE_NAME = "org.eclipse.jdt.internal.launching.LaunchingMessages";//$NON-NLS-1$
016:
017:            public static String AbstractJavaLaunchConfigurationDelegate_Java_project_not_specified_9;
018:            public static String AbstractJavaLaunchConfigurationDelegate_JRE_home_directory_for__0__does_not_exist___1__6;
019:            public static String AbstractJavaLaunchConfigurationDelegate_JRE_home_directory_not_specified_for__0__5;
020:            public static String AbstractJavaLaunchConfigurationDelegate_Main_type_not_specified_11;
021:            public static String AbstractJavaLaunchConfigurationDelegate_Project_does_not_exist_or_is_not_a_Java_project_10;
022:            public static String AbstractJavaLaunchConfigurationDelegate_The_specified_JRE_installation_does_not_exist_4;
023:            public static String AbstractJavaLaunchConfigurationDelegate_Working_directory_does_not_exist___0__12;
024:
025:            public static String ClasspathContainerSourceContainerTypeDelegate_5;
026:            public static String ClasspathContainerSourceContainerTypeDelegate_6;
027:            public static String ClasspathContainerSourceContainerTypeDelegate_7;
028:
029:            public static String ClasspathVariableSourceContainerTypeDelegate_5;
030:            public static String ClasspathVariableSourceContainerTypeDelegate_6;
031:            public static String ClasspathVariableSourceContainerTypeDelegate_7;
032:
033:            public static String DefaultProjectClasspathEntry_2;
034:
035:            public static String DefaultProjectClasspathEntry_3;
036:            public static String DefaultProjectClasspathEntry_4;
037:
038:            public static String EEVMType_0;
039:
040:            public static String EEVMType_1;
041:
042:            public static String JavaLocalApplicationLaunchConfigurationDelegate_Verifying_launch_attributes____1;
043:            public static String JavaLocalApplicationLaunchConfigurationDelegate_Creating_source_locator____2;
044:            public static String JavaLocalApplicationLaunchConfigurationDelegate_0;
045:
046:            public static String JavaProjectSourceContainerTypeDelegate_5;
047:            public static String JavaProjectSourceContainerTypeDelegate_6;
048:            public static String JavaProjectSourceContainerTypeDelegate_7;
049:
050:            public static String JavaRemoteApplicationLaunchConfigurationDelegate_Connector_not_specified_2;
051:            public static String JavaRemoteApplicationLaunchConfigurationDelegate_Attaching_to__0_____1;
052:            public static String JavaRemoteApplicationLaunchConfigurationDelegate_Verifying_launch_attributes____1;
053:            public static String JavaRemoteApplicationLaunchConfigurationDelegate_Creating_source_locator____2;
054:
055:            public static String JavaRuntime_25;
056:
057:            public static String JavaRuntime_badFormat;
058:            public static String JavaRuntime_Specified_VM_install_type_does_not_exist___0__2;
059:            public static String JavaRuntime_Specified_VM_install_not_found__type__0___name__1__2;
060:            public static String JavaRuntime_Launch_configuration__0__references_non_existing_project__1___1;
061:            public static String JavaRuntime_Could_not_resolve_classpath_container___0__1;
062:            public static String JavaRuntime_Classpath_references_non_existant_project___0__3;
063:            public static String JavaRuntime_Classpath_references_non_existant_archive___0__4;
064:            public static String JavaRuntime_26;
065:            public static String JavaRuntime_27;
066:            public static String JavaRuntime_28;
067:            public static String JavaRuntime_31;
068:            public static String JavaRuntime_32;
069:
070:            public static String LaunchingPlugin_35;
071:            public static String LaunchingPlugin_36;
072:            public static String LaunchingPlugin_37;
073:            public static String LaunchingPlugin_32;
074:            public static String LaunchingPlugin_33;
075:            public static String LaunchingPlugin_34;
076:            public static String LaunchingPlugin_0;
077:            public static String LaunchingPlugin_1;
078:
079:            public static String LaunchingPlugin_38;
080:
081:            public static String libraryLocation_assert_libraryNotNull;
082:
083:            public static String SocketAttachConnector_Failed_to_connect_to_remote_VM_1;
084:            public static String SocketAttachConnector_Socket_attaching_connector_not_available_3;
085:            public static String SocketAttachConnector_Standard__Socket_Attach__4;
086:            public static String SocketAttachConnector_Failed_to_connect_to_remote_VM_because_of_unknown_host____0___1;
087:            public static String SocketAttachConnector_Failed_to_connect_to_remote_VM_as_connection_was_refused_2;
088:            public static String SocketAttachConnector_Connecting____1;
089:            public static String SocketAttachConnector_Configuring_connection____1;
090:            public static String SocketAttachConnector_Establishing_connection____2;
091:
092:            public static String SocketListenConnector_0;
093:            public static String SocketListenConnector_1;
094:            public static String SocketListenConnector_2;
095:            public static String SocketListenConnector_3;
096:            public static String SocketListenConnector_4;
097:            public static String SocketListenConnectorProcess_0;
098:            public static String SocketListenConnectorProcess_1;
099:            public static String SocketListenConnectorProcess_4;
100:            public static String SocketListenConnectorProcess_5;
101:
102:            public static String StandardVMDebugger_Could_not_find_a_free_socket_for_the_debugger_1;
103:            public static String StandardVMDebugger_Couldn__t_connect_to_VM_4;
104:            public static String StandardVMDebugger_Couldn__t_connect_to_VM_5;
105:            public static String StandardVMDebugger_Couldn__t_find_an_appropriate_debug_connector_2;
106:            public static String StandardVMDebugger_Launching_VM____1;
107:            public static String StandardVMDebugger_Finding_free_socket____2;
108:            public static String StandardVMDebugger_Constructing_command_line____3;
109:            public static String StandardVMDebugger_Starting_virtual_machine____4;
110:            public static String StandardVMDebugger_Establishing_debug_connection____5;
111:
112:            public static String StandardVMRunner__0____1___2;
113:            public static String StandardVMRunner__0__at_localhost__1__1;
114:            public static String StandardVMRunner_Specified_working_directory_does_not_exist_or_is_not_a_directory___0__3;
115:            public static String StandardVMRunner_Launching_VM____1;
116:            public static String StandardVMRunner_Constructing_command_line____2;
117:            public static String StandardVMRunner_Starting_virtual_machine____3;
118:            public static String StandardVMRunner_Unable_to_locate_executable_for__0__1;
119:            public static String StandardVMRunner_Specified_executable__0__does_not_exist_for__1__4;
120:
121:            public static String StandardVMType_Not_a_JDK_Root__Java_executable_was_not_found_1;
122:            public static String StandardVMType_ok_2;
123:            public static String StandardVMType_Standard_VM_3;
124:            public static String StandardVMType_Not_a_JDK_root__System_library_was_not_found__1;
125:            public static String StandardVMType_Standard_VM_not_supported_on_MacOS__1;
126:
127:            public static String VMDefinitionsContainer_0;
128:
129:            public static String VMDefinitionsContainer_10;
130:
131:            public static String VMDefinitionsContainer_2;
132:
133:            public static String VMDefinitionsContainer_3;
134:
135:            public static String VMDefinitionsContainer_4;
136:
137:            public static String VMDefinitionsContainer_5;
138:
139:            public static String VMDefinitionsContainer_6;
140:
141:            public static String VMDefinitionsContainer_7;
142:
143:            public static String VMDefinitionsContainer_9;
144:
145:            public static String vmInstall_assert_idNotNull;
146:            public static String vmInstall_assert_typeNotNull;
147:
148:            public static String vmInstallType_duplicateVM;
149:
150:            public static String vmRunnerConfig_assert_classNotNull;
151:            public static String vmRunnerConfig_assert_classPathNotNull;
152:            public static String vmRunnerConfig_assert_programArgsNotNull;
153:            public static String vmRunnerConfig_assert_vmArgsNotNull;
154:
155:            public static String RuntimeClasspathEntry_Unable_to_recover_runtime_class_path_entry_type_2;
156:            public static String RuntimeClasspathEntry_Unable_to_recover_runtime_class_path_entry_location_3;
157:            public static String RuntimeClasspathEntry_Unable_to_recover_runtime_class_path_entry___missing_project_name_4;
158:            public static String RuntimeClasspathEntry_Unable_to_recover_runtime_class_path_entry___missing_archive_path_5;
159:            public static String RuntimeClasspathEntry_Unable_to_recover_runtime_class_path_entry___missing_variable_name_6;
160:            public static String RuntimeClasspathEntry_Illegal_classpath_entry__0__1;
161:
162:            public static String JREContainer_JRE_System_Library_1;
163:
164:            public static String SocketAttachConnector_Port_unspecified_for_remote_connection__2;
165:            public static String SocketAttachConnector_Hostname_unspecified_for_remote_connection__4;
166:
167:            public static String JREContainerInitializer_JRE_referenced_by_classpath_container__0__does_not_exist__1;
168:            public static String JREContainerInitializer_Classpath_entry__0__does_not_refer_to_an_existing_library__2;
169:            public static String JREContainerInitializer_Classpath_entry__0__does_not_refer_to_a_library__3;
170:            public static String JREContainerInitializer_Default_System_Library_1;
171:
172:            public static String ArchiveSourceLocation_Unable_to_initialize_source_location___missing_archive_path__3;
173:            public static String ArchiveSourceLocation_Exception_occurred_initializing_source_location__5;
174:            public static String ArchiveSourceLocation_Unable_to_locate_source_element_in_archive__0__1;
175:            public static String ArchiveSourceLocation_Exception_occurred_while_detecting_root_source_directory_in_archive__0__1;
176:            public static String ArchiveSourceLocation_Exception_occurred_while_detecting_root_source_directory_in_archive__0__2;
177:
178:            public static String DirectorySourceLocation_Unable_to_initialize_source_location___missing_directory_path_3;
179:            public static String DirectorySourceLocation_Unable_to_initialize_source_location___directory_does_not_exist___0__4;
180:            public static String DirectorySourceLocation_Exception_occurred_initializing_source_location__5;
181:
182:            public static String JavaProjectSourceLocation_Unable_to_initialize_source_location___missing_project_name_3;
183:            public static String JavaProjectSourceLocation_Exception_occurred_initializing_source_location__4;
184:
185:            public static String JavaSourceLocator_Illegal_to_have_a_container_resolved_to_a_container_1;
186:            public static String JavaSourceLocator_Unable_to_restore_Java_source_locator___invalid_format__6;
187:            public static String JavaSourceLocator_Unable_to_restore_Java_source_locator___invalid_format__10;
188:            public static String JavaSourceLocator_Unable_to_restore_source_location___class_not_found___0__11;
189:            public static String JavaSourceLocator_Unable_to_restore_source_location__12;
190:            public static String JavaSourceLocator_Unable_to_restore_Java_source_locator___invalid_format__14;
191:            public static String JavaSourceLocator_Exception_occurred_initializing_source_locator__15;
192:
193:            public static String Standard11xVMType_Standard_1_1_x_VM_1;
194:
195:            public static String PackageFragmentRootSourceLocation_Unable_to_initialize_source_location___missing_handle_identifier_for_package_fragment_root__6;
196:            public static String PackageFragmentRootSourceLocation_Unable_to_initialize_source_location___package_fragment_root_does_not_exist__7;
197:            public static String PackageFragmentRootSourceLocation_Exception_occurred_initializing_source_location__8;
198:            public static String JavaAppletLaunchConfigurationDelegate_Could_not_build_HTML_file_for_applet_launch_1;
199:            public static String AbstractVMRunner_0;
200:            public static String AbstractJavaLaunchConfigurationDelegate_20;
201:
202:            public static String PackageFragmentRootSourceContainerTypeDelegate_6;
203:            public static String PackageFragmentRootSourceContainerTypeDelegate_7;
204:            public static String PackageFragmentRootSourceContainerTypeDelegate_8;
205:
206:            static {
207:                // load message values from bundle file
208:                NLS.initializeMessages(BUNDLE_NAME, LaunchingMessages.class);
209:            }
210:
211:            public static String SocketAttachConnector_0;
212:
213:            public static String AbstractVMInstall_0;
214:
215:            public static String AbstractVMInstall_1;
216:
217:            public static String AbstractVMInstall_3;
218:
219:            public static String AbstractVMInstall_4;
220:
221:        }
www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.