source: other-projects/trunk/greenstone3-extension/mat/Mat.bat@ 17906

Last change on this file since 17906 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.