diff options
author | Kenneth Russel <[email protected]> | 2007-10-19 20:07:03 +0000 |
---|---|---|
committer | Kenneth Russel <[email protected]> | 2007-10-19 20:07:03 +0000 |
commit | 76f5c8f885f00e0a10dc62992c4f137a21008e88 (patch) | |
tree | bc03d9965ab466bf090b4518ce10a3e12acaf1d2 | |
parent | 2b28e8dbd0bd2d51284d7988dad0a8fa489f6068 (diff) |
Added JNLP for NASA World Wind Java pointing to the jars on NASA's
servers
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@225 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4
-rw-r--r-- | www/test.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/test.html b/www/test.html index 8558f9d..380360a 100644 --- a/www/test.html +++ b/www/test.html @@ -17,6 +17,7 @@ <a href="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-next/XTrans.jnlp">XTrans (Java SE 6 only)</a><br> <a href="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-next/VertexBufferObject.jnlp">Vertex Buffer Object</a><br> <a href="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-next/VertexArrayRange.jnlp">Vertex Array Range</a><br> -<a href="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-next/worldwind.jnlp">NASA World Wind Java</a><br> +<a href="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-next/WorldWindBasicDemo.jnlp">NASA World Wind Java (version hosted by NASA)</a><br> +<a href="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-next/worldwind.jnlp">NASA World Wind Java (older version copied from NASA)</a><br> <a href="applettest-next.html">Applet test</a><br> <a href="applettest-joal-next.html">JOGL/JOAL Applet test</a><br> |