aboutsummaryrefslogtreecommitdiffstats
path: root/test/TestEclipse_JarInJar/run-jarinjar.sh
blob: 404a301898056d7531d5804cca35d6b1372109d7 (plain)
1
2
3
4
5
6
7
8

THIS_DIR=`pwd`

D_ARGS="-Djogamp.debug.JNILibLoader -Djogamp.debug.JarUtil -Djogamp.debug.TempJarCache"
#D_ARGS="-Djogamp.debug.ProcAddressHelper -Djogamp.debug.NativeLibrary -Djogamp.debug.NativeLibrary.Lookup"
#D_ARGS="-Djogamp.debug.JNILibLoader -Djogamp.debug.TempFileCache -Djogamp.debug.JarUtil -Djogamp.debug.TempJarCache -Djogamp.debug.NativeLibrary -Djogamp.debug.NativeLibrary.Lookup -Djogl.debug=all"

java $D_ARGS -jar lala02.jar 2>&1 | tee run-jarinjar.log