Question:
What must my PATH variable be to run independent Java Clients/Programs?
ghst_3
2009-04-18 15:35:58 UTC
Awhile ago I changed my PATH variable to be able to make a private server of a game (Runescape if your interested(lol))...well now I can't run an independent Java Client (Ex. ColdFire (RS))

My current PATH is C:\Program Files\Java\jdk1.6.0_13\bin;
And when I try to run the server a CMD Prompt comes up really shortly and just closes and nothing happens...What does the variable have to be in order to run it?
Three answers:
HandyManOrNot
2009-04-18 16:30:24 UTC
Try uninstalling and reinstalling the JRE and JDK.
grezlbe
2009-04-18 16:46:32 UTC
Your path variable might need to be set directly to the java.exe file. It is located in the bin folder of your jdk also.
anonymous
2009-04-18 15:39:00 UTC
u need to compile the .java


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...