问题描述:

  在使用ant工具运行build.xml节点时是报com.sun.tools.javac.Main is not on the classpath错误:

解决方法:

  将${java_home}\jdk\lib中的tools.lib拷贝${java_home}\Java\jre\lib目录下。

 

相关文章:

  • 2021-07-11
  • 2021-09-08
  • 2022-12-23
  • 2021-07-24
  • 2021-08-19
  • 2021-04-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-06-06
  • 2021-09-16
  • 2022-12-23
  • 2021-09-08
  • 2021-10-28
  • 2022-12-23
  • 2021-09-15
相关资源
相似解决方案