当前页面: 开发资料首页 → J2ME 专题 → eclipse+eclipseme+nokia sdk配置j2me开发环境后,运行找不到.jad文件的问题
eclipse+eclipseme+nokia sdk配置j2me开发环境后,运行找不到.jad文件的问题
摘要: eclipse+eclipseme+nokia sdk配置j2me开发环境后,运行找不到.jad文件的问题
由于公司使用eclipse开发j2me,而之前我只会jbuilder,因此,配置开发环境若干天,均以失败告终……
eclipse 3.1.2/3.2
eclipseme 1.2.3/1.5.4
nokia sdk3.0/property 4.0 sdk
以上组合都尝试过(安装sdk时集成/不集成eclipse也都试过),而且也显示配置成功,但随便写个小程序,运行的时候,报找不到jad文件,请大家告诉一下可能引起的原因。(是否是登录名使用中文引起的?)
另外:公司的eclipse3.1.2+eclipseme+sdk3.0配置好后,菜单栏中多了Tools一项,但我在家里安装若干次时,只有在一次安装MyEclipse后,用MyEclipse启动后才会有这一项菜单,请问这是什么回事
最后,抱怨一下,用C2.0+256M(显卡再扣8M),就算是Eclipse,也不是TMD一点慢。。。。
Usage: emulator [-options] [Application]
where options include:
-help Display this text
-version Display version information about the emulator
-classpath The class path for the VM
-Xverbose[:allocation | gc | gcverbose | class | classverbose | verifier
| stackmaps | bytecodes | calls | callsverbose | frames
| stackchunks | exceptions | events | threading | monitors
| networking | all
Enable verbose output
-Xquery Query options
-Xdebug Use a remote debugger
-Xrunjdwp:[address=
,transport=dt_socket,server=,suspend=]
Debugging options
-Xdevice:
Name of the device to be emulated
-Xdescriptor:
The JAD file to be executed
-Xjam[:install= | force | list | storageNames |
run=[ | ] |
remove=[ | | all] |
transient=]
Java Application Manager and support
for Over The Air provisioning (OTA)
-Xheapsize:
(e.g. 65536 or 128k or 1M)
Specifies the VM heapsize
Xdescriptor: JAD file doesn't exist.
mark!
---------------------
代表城管来接分(怕了吧?)。
不给就抢,一天一次...
看看你的项目路径中的 文件夹名称当中有没有 空格?
诺基亚的模拟器 找jad的时候,要是在路径里有空格就找不到。
肯定是这个问题。呵呵