How to set the jdk path in jcreator

守給你的承諾、 提交于 2019-12-02 04:24:02
José Rodrigo

I solved this issues by deleting the previous Java profile in Configure->Options->JDK Profiles.

Delete everything in it and create a new fresh profile.

Wendel

The error shows up when the following executable does not exist.

C:\Program Files\Java\jdk1.7.0_04\bin\javac.exe

Make sure that you have the jdk executable installed.

charity faith nulada
Error : Invalid path, "C:\Program Files\bin\javac.exe" -g -classpath   
"C:\Users\HP PAVILION\Desktop\java" -d "C:\Users\HP PAVILION\Desktop\java"   
"C:\Users\HP PAVILION\Desktop\java\das.java"

Process completed.

Error: Could not find or load main class das

Process completed.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!