myeclipse5.5建立J2ME项目的时候提示“errors during build”错误
最近使用j2me开发手机游戏(myeclipse5.5)建立项目的时候提示“errors during build”错误
打开details一看
“errors running builder "Preverification" on project eric.
Illegal Manifest Entry Key or Value "de.schlichtherle.io.ArchiveFileSystem$ArchiveReadOnlyException:Archive file is read only”
没看懂什么意思,于是点击"ok"忽略
以后每次保存的时候都会谈出这个错误提示
继续忽略
最后代码写完,运行的时候又报classnotfoundexception异常:
Warning: Running JAM, Ignoring all other options (but "-Xheapsize", and OTA flags if provided)
正在通过存储根 MediaControlSkin 来运行
Running with locale: Chinese_People's Republic of China.936
Running in the identified_third_party security domain
No audio device found.
The MIDlet suite was not found.
Execution completed.
3374985 bytecodes executed
11 thread switches
1665 classes in the system (including system classes)
17361 dynamic objects allocated (518704 bytes)
1 garbage collections (0 bytes collected)
不知道是什么原因,由于本人属于绝对菜鸟,现发贴向大家求救!!
SOS!!
注:重装过myeclipse了,还是不行
[最优解释]
[其他解释]
我也遇到这问题 没装卡巴 杀毒软件关了也没用 现在四处找解决方法
[其他解释]
初步分析应该是插件问题,谢谢大伙儿了