A Java JRE must be installed, it will located in a path similar to "C:\Program Files\Java\jre<version>" or "C:\Program Files (x86)\Java\jre<version>". For example: C:\Program Files\Java\jre1.8.0_131
Copy the full path, including the "jre<version>" folder, to clipboard. For example: C:\Program Files\Java\jre1.8.0_131
Click the Start menu, right-click Computer and select 'Properties'.
On the left, click the "Advanced System Settings" link.
Select 'Environment Variables' at the bottom of the pop-up window
In the System Variables section, scroll through to see if there's an existing JAVA_HOME variable. If so, highlight it then click the Edit button at the bottom; if not, click the 'New' button instead.
If 'New' was clicked, for the Variable Name type JAVA_HOME (in all caps).
For Variable Value paste the path that was copied to the clipboard in Step 2.
Click OK, then click OK again. Close the "View basic info about your computer" window.
Log out of P6 and log in again for the setting change to be read.
Member for
16 years 3 monthsA Java JRE must be installed,