联盟征服者 找不到:关于eclipse下nokia S60中文模拟器不能运行问题

来源:百度文库 编辑:高考问答 时间:2024/04/19 19:02:03
一个j2me项目,在nokia英文模拟器下和sun的模拟器下,都正常运行。
在真的手机上也正常运行。
但是,在nokia S60中文模拟器不能运行.
即使是简单的hello World 也不能运行。

模拟器找不到class文件,我在网上找了很多资料,有些人也碰到这个现象,求助,但是,没有人解答的出来。
请高人指点,谢谢。

控制台显示,信息如下:

Emulator: Can't find class file.
Emulator: Failed to run emulator.

Syntax:

emulator [arguments] <Application>

Arguments are:

-classpath, -cp The classpath for the VM
-D<property=value> Property definitions
-version Display version information about the emulator
-help Display list of valid arguments
-Xverbose[:allocation | gc | gcverbose | class | classverbose |
verifier | stackmaps | bytecodes | methods |
methodsverbose | frames | stackchunks | exceptions |
events | threading | monitors | networking | all ]
Enable verbose output
-Xquery Query options
-Xdebug Use a remote debugger
-Xrunjdwp:[transport=<transport>,address=<address>,server=[y|n],suspend=[y|n]
Debugging options.
-Xdescriptor:<jad file name>
The JAD file to be executed
-Xheapsize:<size> (e.g. 65536 or 128k or 1M)
specifies the VM heapsize
(overrides default value)
这应该有些什么配置的,我是按照下载的文档pdf,里面说的安装路径安装的。谁有这方面的经验,或者遇到过这个现象,并且解决了的???

哎。再下个吧。