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

Last change on this file since 21944 was 17906, checked in by cc108, 15 years ago

Adding New Mat batch file

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