Setting up a development workspace¶
You need to checkout the following projects into your workspace:
- http://delaware.mri.cnrs.fr/mri_libs/trunk/ext-lib
- http://delaware.mri.cnrs.fr/mri_libs/trunk/mri-base-lib
- http://delaware.mri.cnrs.fr/mri_libs/trunk/mri-base-lib unit tests
- http://delaware.mri.cnrs.fr/mri_libs/trunk/mri-util-lib
- http://delaware.mri.cnrs.fr/mri_libs/trunk/mri-util-lib unit tests
- http://delaware.mri.cnrs.fr/remote-huygens/trunk/Remote-Huygens
- http://delaware.mri.cnrs.fr/remote-huygens/trunk/Remote-Huygens-Tests
- http://delaware.mri.cnrs.fr/mri_libs/trunk/SIJAME
- http://delaware.mri.cnrs.fr/mri_libs/trunk/SIJAME-Tests
You can find the tcl-code for the server here:
Change the value of the constant SERVER
in HuscriptSessionTest. Run AllTests.java
from Remote-Huygens-Tests/src/tests
. Note that the huscript server must be running on the distant machine.