source: gs3-extensions/mat/trunk/src/Mat.bat@ 24252

Last change on this file since 24252 was 24252, checked in by sjm84, 13 years ago

Reorganised the Mat extension

  • Property svn:executable set to *
File size: 329 bytes
Line 
1SET gsdlhome=..\..
2SET libraryPath=..\..\lib\jni
3SET classpath= build\classes;%gsdlhome%\web\WEB-INF\lib\cp.jar;%gsdlhome%\web\WEB-INF\classes;%gsdlhome%\lib\jni\cp.jar;lib\jfreechart.jar;lib\jcommon.jar
4java -Djava.library.path=%libraryPath% -Djava.ext.dirs="lib;." -classpath %classpath% org.greenstone.mat.CollectionChooser
Note: See TracBrowser for help on using the repository browser.