Sunday, August 2, 2009

Recently i installed jdk1.3 compiler in c-drive but don't know how to make path for my first prog. please help

today i installed jdk1.3 compiler but i don't know the path how to reach the text editing window . i don't know the way to change the setting of my computer . if you can please help me out . or if you have other solution to this problem help me please.

Recently i installed jdk1.3 compiler in c-drive but don't know how to make path for my first prog. please help
AUTOEXEC.BAT on the PC through the lines:


PATH=C:\Java\bin;%PATH%





SET CLASSPATH=.;C:\JAVA\LIB


SET HOMEDRIVE=C:


SET HOMEPATH=\JAVA


SET JAVA_HOME=C:\JAVA


After you have done that (or changed the path stuff for wherever you decided to put the JDK), you can move on.








OR





Do it by setting path manualy


1)Right click on MYCOMPUTER


2)Properties


3)Advanced


4)Enviroment variable





set your


Varaible name Classpath


variable path ;C:\JAVA\LIB (just add addit after any already taken path)





Variable name JAVA_HOME


Path C:\JAVA








Note:: *JAVA here Can be like jsdk1.3 folder on C drive or any version.





hope this will solve your issues


Cheers:)
Reply:Please refer to





HEADING "How do I set the PATH permanently? " at this page





http://java.sun.com/products/archive/j2s...
Reply:1.right click on my computers


2.go to properties%26gt;advanced%26gt;environment variables


3.click on new and paste the address of the jdk till bin


eg C:\program files\java\jdk1.3\bin\

flowers uk

No comments:

Post a Comment