View Full Version : java???????
kerri7101
04-20-2007, 05:15 AM
I have installed java but can't get it to work....help!!!
pawan s
04-20-2007, 11:20 AM
Whats the problem you are facing?Set your JAVA_HOME to the directory where you have downloaded java. like C:/javaGo to your environment variables and in the User Variables definePath %JAVA_HOME%/bin OR C:/java/binThen open a command prompt and type javac you will some options...Now your java is set up. Create a class compile and run it.
pmsprasa
04-20-2007, 12:42 PM
Try "Thinking in Java"for setting paths correct.Check variables by typingecho %CLASSPATH%and make it sure set to the correct path and the path for java/bin to variable %PATH%
vBulletin® v3.7.2, Copyright ©2000-2008, Jelsoft Enterprises Ltd.