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

Last change on this file since 22021 was 22013, checked in by ak19, 14 years ago

Updated Mat.bat to conform to new package name

  • Property svn:executable set to *
File size: 181 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.