Mercurial > hg > human-echolocation-java-webapp
annotate WebContent/WEB-INF/README.txt @ 36:32592582ffd1
fixed the clean task in the ant file
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Wed, 11 Dec 2013 13:00:29 +0000 |
parents | 0d53c4d80b73 |
children |
rev | line source |
---|---|
luis@0 | 1 You need to copy the following files to this folder: |
luis@0 | 2 |
luis@0 | 3 Copy the javabuilder.jar file from your MATLAB or MCR install root in |
luis@0 | 4 the directory /toolbox/javabuilder/jar/javabuilder.jar to the web |
luis@0 | 5 applications lib folder ./webapp/WEB-INF/lib |
luis@0 | 6 |
luis@0 | 7 |
luis@0 | 8 |
luis@0 | 9 You should copy the generated JAR file here: |
luis@0 | 10 |
luis@0 | 11 cp ./scratch/examples.jar ./webapp/WEB-INF/lib |
luis@0 | 12 |
luis@0 | 13 |
luis@0 | 14 |