From 92c90b580c349b99398fe3187b033a359cf18abb Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Fri, 19 Apr 2013 21:24:51 -0400 Subject: [PATCH] notes on JDK version for OS X --- build/macosx/template.app/Contents/Info.plist | 5 ++++- java/application/template.plist | 2 ++ todo.txt | 5 ----- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/build/macosx/template.app/Contents/Info.plist b/build/macosx/template.app/Contents/Info.plist index 1023531df..85f50779a 100755 --- a/build/macosx/template.app/Contents/Info.plist +++ b/build/macosx/template.app/Contents/Info.plist @@ -56,6 +56,7 @@ + LSMinimumSystemVersion 10.6.8 @@ -76,7 +77,9 @@ MainClass processing.app.Base - + JVMVersion 1.6* diff --git a/java/application/template.plist b/java/application/template.plist index 254530b4a..36822013a 100755 --- a/java/application/template.plist +++ b/java/application/template.plist @@ -40,6 +40,8 @@ MainClass @@sketch@@ + JVMVersion 1.6* diff --git a/todo.txt b/todo.txt index 35a537122..5713d3785 100644 --- a/todo.txt +++ b/todo.txt @@ -886,11 +886,6 @@ _ waiting on retina support for JDK 7 _ http://bugs.sun.com/view_bug.do?bug_id=8009754 _ b86 supposed to have some support (not available yet) _ http://jdk8.java.net/download.html -_ keep an eye on the Java 8 builds, since all the effort goes there -_ https://wikis.oracle.com/display/OpenJDK/Mac+OS+X+Port -_ sudo port install mercurial -_ ./get_source.sh -_ ./jdk8/build/macosx-x86_64-normal-server-release/jdk/bin/java _ LWJGL forum discussion _ http://lwjgl.org/forum/index.php/topic,4711.225.html _ change cmd line for OS X to use symlink?