Java Studio Tips
Java Studio Ent Tips
1) Why I am getting "cannot find java.exe" error?
I guess after installing JSE8, User might have uninstalled the JDK.
There are three ways to address this issue.
- Edit c:\Program Files\Sun\jstudio_ent8\ide\etc\jstudio.conf Set JDK path
- D:\Program Files\Sun\jstudio_ent8\ide\bin\runide.exe -jdkhome JDK_INST_DIR
- Select desktop JSE icon -> properties ->Target D:\Program Files\Sun\jstudio_ent8\ide\bin\runide.exe -jdkhome JDK_INST_DIR
Posted by Bony Ass on April 20, 2006 at 11:40 PM PDT #