summaryrefslogtreecommitdiffstats
path: root/java-macosx.sh
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2009-07-01 07:34:59 +0000
committerSven Gothel <[email protected]>2009-07-01 07:34:59 +0000
commitdbf66ad9e297d208029d6bb5e06f8b0f0c847d57 (patch)
tree49597ff70e76440c337ce16ecce4f48cec66ffe8 /java-macosx.sh
parentd075bda489c425d7f1ccd45944db6a8696bb0fd2 (diff)
Sync with jogl r2009 ; Unified setenv-jogl.sh, which works from the autobuild directory as well ; Unified java*.sh scripts
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@358 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4
Diffstat (limited to 'java-macosx.sh')
-rwxr-xr-xjava-macosx.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/java-macosx.sh b/java-macosx.sh
deleted file mode 100755
index 71f5549..0000000
--- a/java-macosx.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#! /bin/sh
-
-# -Dgluegen.debug.ProcAddressHelper=true -Dgluegen.debug.NativeLibrary=true -Dnativewindow.debug=all -Djogl.debug=all -Dnewt.debug=all
-# -Dnativewindow.debug=all -Djogl.debug=all -Dnewt.debug=all
-
-java -XstartOnFirstThread -Djava.awt.headless=true $* 2>&1 | tee java-macosx.log