From 1d1b473d08612d01d274642113ea37a7052daceb Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Tue, 26 Jun 2012 10:50:39 +0200 Subject: Adapt to changes for Bug #598 - JOGL ALL JAR File Change incl. it's Native Jar URL Derivation - Depends on GlueGen commit 9a71703904ebfec343fb2c7266343d37a2e4c3db - Depends on JOGL commit a393e45613d87101dbb13763df263c2f9291d2d0 --- jnlp-files/jogl-newt-applet-runner-fbcubes.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'jnlp-files/jogl-newt-applet-runner-fbcubes.html') diff --git a/jnlp-files/jogl-newt-applet-runner-fbcubes.html b/jnlp-files/jogl-newt-applet-runner-fbcubes.html index ef3446e..554ad3b 100644 --- a/jnlp-files/jogl-newt-applet-runner-fbcubes.html +++ b/jnlp-files/jogl-newt-applet-runner-fbcubes.html @@ -11,7 +11,7 @@ width="600" height="400"> @@ -26,7 +26,7 @@ type="application/x-java-applet;version=1.6" pluginspage="http://java.sun.com/javase/downloads/ea.jsp" archive="../jar/gluegen-rt.jar, - ../jar/jogl.all.jar, + ../jar/jogl-all.jar, jar/jogl-demos.jar, jar/jogl-demos-util.jar" java_arguments="-Dsun.java2d.noddraw=true" -- cgit v1.2.3