首页 > Bug

ant 解决com.sun.tools.javac.Main is not on the classpath的问题

发表于2015-07-09 15:05:13| --次阅读| 来源webkfa| 作者小周

摘要:ant 解决com.sun.tools.javac.Main is not on the classpath的问题

ant报错:

   解决com.sun.tools.javac.Main is not on the classpath的问题

  com.sun.tools.javac.Main is not on the classpath.
  Perhaps JAVA_HOME does not point to the JDK.
  It is currently set to "C:\Program Files\Java\jre1.5.0_11"

 

google之后:

遇到这种情况时直接将C:\Program Files\Java\jdk1.5.0_11\lib中的tools.lib拷贝到C:\Program Files\Java\jre1.5.0_11\lib中即可。

原因:

    电脑上有多个JDK版本,或者是编译器JDK版本设置混乱的原因。

相关文章

猜你喜欢

学到老在线代码浏览器 关闭浏览
友情链接: hao123 360导航 搜狗网址导航 114啦网址导航 博客大全
Copyright © 1999-2014, WEBKFA.COM, All Rights Reserved  京ICP备14034497号-1