Re: About classpath
- From: IchBin <weconsul@xxxxxxx>
- Date: Mon, 27 Feb 2006 10:01:31 -0500
kanakaraj.a@xxxxxxx wrote:
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-)
.
- References:
- About classpath
- From: kanakaraj.a@xxxxxxx
- About classpath
- Prev by Date: Re: About classpath
- Next by Date: Re: Java Hangs up
- Previous by thread: Re: About classpath
- Next by thread: Problem with Widcards
- Index(es):
Relevant Pages
|