Section E.4. Setting the PATH

   

E.4 Setting the PATH

The PATH environment variable tells the compiler where to find the java , javac , jar , and other executables. This enables you to compile Java classes, run your programs, make .jar files, and so forth, from any directory on your computer.

  1. Navigate to Start > Control Panel > System

  2. Choose the Advanced tab

  3. Click Environment Variables

  4. In the System Variables pane, double click the PATH variable

  5. Scroll to the end of the list of variables, and add the following text (for default installation of SDK 1.4.0): C:\j2sdk1.4.0\bin


   
Top


Java for ColdFusion Developers
Java for ColdFusion Developers
ISBN: 0130461806
EAN: 2147483647
Year: 2005
Pages: 206
Authors: Eben Hewitt

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net