Last change
on this file since 22202 was 22202, checked in by sjm84, 13 years ago |
Rather than moving greenstone libs to the mat extension folder these files now add the libs to their classpaths in their current location
|
-
Property svn:executable
set to
*
|
File size:
329 bytes
|
Line | |
---|
1 | SET gsdlhome=..\..
|
---|
2 | SET libraryPath=..\..\lib\jni
|
---|
3 | SET classpath= build\classes;%gsdlhome%\web\WEB-INF\lib\cp.jar;%gsdlhome%\web\WEB-INF\classes;%gsdlhome%\lib\jni\cp.jar;lib\jfreechart.jar;lib\jcommon.jar
|
---|
4 | java -Djava.library.path=%libraryPath% -Djava.ext.dirs="lib;." -classpath %classpath% org.greenstone.mat.CollectionChooser |
---|
Note:
See
TracBrowser
for help on using the repository browser.