⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 eclipsemepluginresources.properties

📁 eclipseme的最新版本的source,欢迎j2me程序员使用
💻 PROPERTIES
字号:
####################################################################
#
#	Filename    :   EclipseMEPluginResources.properties
#	Package     :   eclipseme.core
#	System      :   eclipseme.core
#	Author      :   Craig Setera
#	Description :   This file is the base of the resource bundle
#					for internationalizing the eclipseme.core
#					plugin
#	                
#	Copyright 2003-2004, Craig Setera
#	Added to by Kevin Hunter, 2004
# 	All Rights Reserved.
# 	Licensed under the Eclipse Public License - v 1.0
# 	For more information see http://www.eclipse.org/legal/epl-v10.html
#
#
#	CVS
#	$$Source: /cvsroot/eclipseme/eclipseme.core/src/eclipseme/core/EclipseMEPluginResources.properties,v $$
#	$$Author: kdhunter $$
#	$$Date: 2004/12/12 17:58:02 $$
#	$$Revision: 1.4 $$
#
####################################################################

#
# Launch configuration delegates
#
launchdelegate.launching=Launching {0}...
launchdelegate.verifying_attrs="Verifying launch attributes..."
launchdelegate.no_debug=JRE {0} does not support debug
launchdelegate.no_run=JRE {0} does not support run
launchdelegate.source_locator=Creating source locator...
debugvmrunner.debug_target_string={0} at localhost {1}
debugvmrunner.process_label_string={0} ({1})
debugvmrunner.launching_vm=Launching virtual machine...
debugvmrunner.finding_free_socket=Finding free socket...
debugvmrunner.no_free_socket=Unable to find a free socket
debugvmrunner.constructing_cmd_line=Constructing command line...
debugvmrunner.starting_VM=Starting virtual machine...
debugvmrunner.no_connector=No matching debug connector found
debugvmrunner.establishing_debug_conn=Establishing debugger connection...
debugvmrunner.couldnt_connect_to_vm=Couldn't connect to virtual machine
debugvmrunner.unable_to_locate_exe=Unable to locate Java executable
debugvmrunner.exe_doesnt_exist=Java executable does not exist
debugvmrunner.workingdir_not_dir=Specified working directory is not a directory

#
# Errors
#

error.midp_prefs_not_set=J2ME MIDP Preferences are not valid

####################################################################
#
#	This section of the file contains error messages.
#	The error codes themselves are defined in EclipseMECoreErrors
#	Errors are looked up using the key "EclipseMECoreError.<errnum>"
#
####################################################################

EclipseMECoreError.Default: Error number {0,number,0}
EclipseMECoreError.10001: Keystore is corrupt, or the incorrect keystore password was provided.
EclipseMECoreError.10002: The specified keystore type is not available.\nThis usually indicates a missing or misconfigured cryptographic provider.
EclipseMECoreError.10003: The specified cryptographic provider has not been configured into the JRE.
EclipseMECoreError.10004: The keystore integrity algorithm specified in the keystore could not be found.\nThis usually indicates a missing or misconfigured cryptographic provider.
EclipseMECoreError.10005: Unable to load one or more certificates from the keystore.\nThis usually indicates a missing or misconfigured cryptographic provider.
EclipseMECoreError.10006: Unable to load the key.\nThis usually indicates that the key alias is incorrect.
EclipseMECoreError.10007: The key password provided was incorrect.
EclipseMECoreError.10008: The key corresponding to the specified alias is not a private key.
EclipseMECoreError.10009: One or more of the certificates corresponding to the specified alias is not an X509 certificate.
EclipseMECoreError.10010: There were no certificates associated with the key alias that was provided.
EclipseMECoreError.10011: The cryptographic provider rejected the key as being invalid.
EclipseMECoreError.10012: The cryptographic provider indicated that a required algorithm was missing.\nThis usually indicates a missing or misconfigured cryptographic provider.
EclipseMECoreError.10013: A signature exception was generated.\nThis usually indicates a missing or misconfigured cryptographic provider.
EclipseMECoreError.10014: The certificate could not be encoded.\nThis usually indicates a missing or misconfigured cryptographic provider.

####################################################################
#
#	This section of the file contains warning messages.
#	The error codes themselves are defined in EclipseMECoreErrors
#	Errors are looked up using the key "EclipseMECoreError.<errnum>"
#
####################################################################

####################################################################
#
#	This section of the file contains other strings associated with
#	error processing.
#
####################################################################

EclipseMECoreError.InternalTemplate: Internal Error {0,number,0}


####################################################################
#
#	CVS History:
#	$$Log: EclipseMEPluginResources.properties,v $
#	$Revision 1.4  2004/12/12 17:58:02  kdhunter
#	$Fixed CVS Log tags
#	$$
#
#####################################################################

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -