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

Last change on this file since 22036 was 22036, checked in by sjm84, 14 years ago

Implemented the same temporary fix used in Mat.sh

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