For Offline Training:
Make sure that the run configuration for the hypervisor project is set to HypervisorTrainer.java as the main class.
Right click the project and hit Export to create the jar that will train the hypervisor.
Upload the generated jar via scp to the jist@masi.vuse.vanderbilt.edu
run the hypervisor using "java -jar" command

For the Online estimation/update module:
Build the project regularly using the build.xml script.
The generated .aar file can then be uploaded to the server using the web interface at "masi.vuse.vanderbilt.edu/axis2"