Missing tools.jar when launching STS application

后端 未结 12 2088
我在风中等你
我在风中等你 2020-12-08 14:29

I have the latest STS4. I am using installed java-1.8 JDK not embedded as the execution environment. My project just runs fine without any issue.

Ho

12条回答
  •  Happy的楠姐
    2020-12-08 14:32

    Just remove this line from variable "Path"

    "C:\Program Files (x86)\Common Files\Oracle\Java\javapath" 
    

    System Properties > Advanced > Environment Variables > Path > Edit > Reboot

    Worked for me

提交回复
热议问题