diff options
author | Sven Gothel <[email protected]> | 2012-03-13 20:19:51 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-03-13 20:19:51 +0100 |
commit | f814983eea2ceaca149d3c425356512f5f095d37 (patch) | |
tree | 0c66073273a63377e5698f90cf8d18b451c0c559 /jnlp-files/jogl-applet-runner-newt-gears-special.html | |
parent | 7d7e7c901d8fe54af1230cbf10e568f1a8433cbe (diff) |
JOGL Applet Tests no more require junit.jar
Diffstat (limited to 'jnlp-files/jogl-applet-runner-newt-gears-special.html')
-rw-r--r-- | jnlp-files/jogl-applet-runner-newt-gears-special.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/jnlp-files/jogl-applet-runner-newt-gears-special.html b/jnlp-files/jogl-applet-runner-newt-gears-special.html index 7141adb90..dcbe898e2 100644 --- a/jnlp-files/jogl-applet-runner-newt-gears-special.html +++ b/jnlp-files/jogl-applet-runner-newt-gears-special.html @@ -13,7 +13,6 @@ JOGL NEWT JNLP Applet Runner Special Keys: <param name="archive" value="jar/applet-launcher.jar, jar/gluegen-rt.jar, jar/jogl.all.jar, - jar/junit.jar, jar/jogl.test.jar"> <param name="codebase_lookup" value="false"> <param name="subapplet.classname" value="com.jogamp.newt.awt.applet.JOGLNewtApplet1Run"> @@ -44,7 +43,6 @@ JOGL NEWT JNLP Applet Runner Special Keys: archive="jar/applet-launcher.jar, jar/gluegen-rt.jar, jar/jogl.all.jar, - jar/junit.jar, jar/jogl.test.jar" codebase_lookup" value="false" subapplet.classname="com.jogamp.newt.awt.applet.JOGLNewtApplet1Run" |