...
- Download the latest version of the Machine Learner as described in Downloading the Product. WSO2 Machine Learner.
Extract the archive file to a dedicated directory for the Machine Learner, which will hereafter be referred to as
<PRODUCT_HOME>
.
...
- Right-click My Computer icon on the desktop and click Properties.
- In the System Properties window, click Advanced tab, and then click Environment Variables.
- Click New under System variables (for all users) or under User variables (just for the user who is currently logged in).
- Enter the following information:
- In the Variable name field, enter:
JAVA_HOME
- In the Variable value field, enter the installation path of the Java Development Kit, such as:
c:/Program Files/Java
jdk1.6.0_27
- In the Variable name field, enter:
...