View Full Version : cant open the client?
item
June 23rd, 2010, 00:50
it says java is not an internal or external command please help?
zapat
June 23rd, 2010, 01:45
You must edit the compile file using this
@echo off
"C:\Program Files\Java\jdk1.6.0_(your java version)\bin\javac.exe" ./files/*.java
pause
Coder2
June 23rd, 2010, 04:18
Do as above, if you dont have JDK, you can go to java.sun.com (i think its that), or java.com
shockys
June 23rd, 2010, 06:18
You need to set your path variables.
Powered by vBulletin® Version 4.1.9 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.