首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > Ruby Rails >

Error : "could not find jar tool executable&quot

2012-12-25 
Error : &quotcould not find jar tool executable&quot点击右边红色标题查看本文完整版:Error

Error : "could not find jar tool executable"
点击右边红色标题查看本文完整版:Error : "could not find jar tool executable"

在调试J2ME程序时用到了一个第三方的包,于是我把它也build到我的项目里进行调试,具体做法是:Project-》Properties-》Order and Export 选中那个Jar文件,然后报如下错误:(
?
? Could not find jar tool executable。
? The jar tool need a full jdk installtion.

------解决方法--------------------
Project--Property---Java Build Path--Libraries--Add Extends Jars,参考..

    

热点排行