Changeset 22036 for gs3-extensions


Ignore:
Timestamp:
2010-05-05T13:53:35+12:00 (14 years ago)
Author:
sjm84
Message:

Implemented the same temporary fix used in Mat.sh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gs3-extensions/mat/trunk/Mat.bat

    r22013 r22036  
    11SET libraryPath=..\..\lib\jni
    22SET classpath= build\classes
    3 java -Djava.library.path=%libraryPath% -Djava.ext.dirs="lib" -classpath %classpath% org.greenstone.mat.CollectionChooser
     3java -Djava.library.path=%libraryPath% -Djava.ext.dirs="lib;." -classpath %classpath% org.greenstone.mat.CollectionChooser
Note: See TracChangeset for help on using the changeset viewer.