环境配置是:Eclipse3.1 + eclipseME 1.6.1 + WTK2.2
编译错误信息:
Warning: Running JAM, Ignoring all other options (but "-Xheapsize ", and OTA flags if provided)
正在通过存储根 DefaultColorPhone 来运行
** Error installing suite (36): Corrupt JAR, error while reading: HelloWorld.class
Execution completed.
190788 bytecodes executed
16 thread switches
740 classes in the system (including system classes)
1178 dynamic objects allocated (51136 bytes)
1 garbage collections (0 bytes collected)
不知道是不是配置的问题?
------解决方案--------------------------------------------------------
应该是你的JAVA运行环境没配置好
可以到http://java.sun.com下载最新的JDK版本!~
------解决方案--------------------------------------------------------
JDK 6.0
?
是我孤陋寡闻?
------解决方案--------------------------------------------------------
应该是环境没有配置好
------解决方案--------------------------------------------------------
并不是最高版本的JDK和模拟器就适用的。 建议 JDK1.4.2 + WTK 2.3 或者JDK5.0 + WTK2.5
------解决方案--------------------------------------------------------
http://www.j2medev.com/blog/user2/59149/archives/2007/2975
可以按这个配置。
------解决方案--------------------------------------------------------
感觉是版本有问题,比如eclipse3.2+eclipseme1.6+wtk2.5好象就找不到WTK中的设备