Executing RunKeel

When you design an experiment, you obtain a .ZIP file containing all the files needed to run the experiment in any computer that has a Java Virtual Machine installed. You need to extract the content of the compressed file and then you will obtain a directory called "experiment" (as you had called your experiment). Inside it, there is a new directory called "scripts" in which you can execute RunKEEL application by typing java -jar RunKeel.jar in a console. Then, the experiment begins to run. When it finishes, you will obtain at the command prompt the message "EXPERIMENT COMPLETED SUCCESSFULLY"