| by SuperBonBon |
|
JAVA_HOME System variable setup
How do I set up the JAVA_HOME system variable under windows
- Open the control panel

- Open the system window choose the "Advanced" tab

- Click on the "Environement Variables" button

- Click on the "New" button in "System variables".
Enter then JAVA_HOME and your JDK installation path ( I.E C:\Program Files\Java\j2re1.4.2_01 )

- Click OK to close all windows, that's it your are done.








