读书人

Error : quot;could not find jar tool ex

发布时间: 2014-01-26 14:38:39 作者: rapoo

在调试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,参考..

        

读书人网 >Java Exception

热点推荐