...
- If you downloaded the JDK then make sure that the JAVA_HOME environment variable is set to the installation directory of your JDK for example, C:\Program Files\Java\jdk1.7.0_09. Refer to JDK /or JRE Prerequisite for the details.
- If you downloaded the JRE then make sure that the JRE_HOME environment variable is set to the installation directory of your JRE for example, C:\Program Files\Java\jre7. Refer to JDK /or JRE Prerequisite for the details.
Once you have a machine that satisfies the above requirements, please follow these steps:
...