Hi all.........i m new to java....so could anyone please tell me the
excat usage of classpath environment varible... what shld the excat
value...everything....thanks in advance..
Roedy Green - 27 Feb 2006 15:01 GMT
On 27 Feb 2006 05:11:06 -0800, "kanakaraj.a@tcs.com"
<kanakaraj.a@tcs.com> wrote, quoted or indirectly quoted someone who
said :
>Hi all.........i m new to java....so could anyone please tell me the
>excat usage of classpath environment varible... what shld the excat
>value...everything....thanks in advance..
see http://mindprod.com/jgloss/classpath.html
you might also want to look at:
http://mindprod.com/jgloss/gettingstarted.html
http://mindprod.com/jgloss/helloworld..html
http://mindprod.com/jgloss/jar.html

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
IchBin - 27 Feb 2006 15:01 GMT
> Hi all.........i m new to java....so could anyone please tell me the
> excat usage of classpath environment varible... what shld the excat
> value...everything....thanks in advance..
In windows go to 'Start' \ 'Control Panel' \ 'System \ 'Advance Tab' \
'Environment Variables' \ 'New'
- Create Variable
name: "JAVA_HOME"
Value of: "C:\Program Files\Java\jdk1.5.0_06" (This is may
location of my JDK on my system. Use your path which may not be the same.)
- edit Classpath and add to front of classpath
value: "%JAVA_HOME%;"
- select 'OK'.. your done
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA
http://weconsultants.servebeer.com/JHackerAppManager
__________________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)