出错详情:

1 Unable to locate the Javac Compiler in: 
2 C:\Program Files\Java\jre1.6.0_07\..\lib\tools.jar 
3 Please ensure you are using JDK 1.4 or above and 
4 not a JRE (the com.sun.tools.javac.Main class is required). 
5 In most cases you can change the location of your Java 
6 installation by setting the JAVA_HOME environment variable. 

解决方案:

  将jre设置为jdk即可

 

 

相关文章:

  • 2022-12-23
  • 2021-04-27
  • 2022-12-23
  • 2022-12-23
  • 2021-10-14
  • 2021-12-02
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-08-16
  • 2022-12-23
  • 2022-12-23
  • 2021-04-07
  • 2022-02-28
  • 2021-09-10
相关资源
相似解决方案