-
Notifications
You must be signed in to change notification settings - Fork 1
Setting up Java for Windows
SynergyNet edited this page Mar 14, 2015
·
2 revisions
- Download and install the latest version of the Java Platform, Standard Edition Development Kit .
- JDK 1.6 6 is recommended for SynergyNet?.
- 32 bit or 64 bit versions are usable.
- Ensure you make a note the installation directory for later.
- This is likely to be something C:\Program Files\Java\jdk1.6.0_??\bin
- Once installed go to My Computer.
- Click either System Properties or right click and go to Properties
- Go to Advanced system settings.
- Go to the Environment Variables tab .
- Here press System variables.
- Edit the PATH and add a semicolon to the end and add the installation directory following it.
- Close all the windows opened with OK.