Setting Java Home

The RobotEngine requires that JAVA_HOME is set in the system variables. Below is an example of how to set JAVA_HOME for Windows 7.

  1. Click on the “Startup Menu
  2. Click on “Computer
  3. In window, right click and select “Properties
  4. Click on “Advanced system settings
  5. Click on “Environment Variables”
  6. Under “System variables”, click the “New…” button
  7. For “Variable name:“, enter “JAVA_HOME
  8. For “Variable value:”, enter your java home path.

An example of the JAVA_HOME is as follow:

C:\Program Files\Java\jdk1.6.0_31