From 388f14859cf683b01e447e2f50f978260b87c503 Mon Sep 17 00:00:00 2001 From: benfry Date: Wed, 28 May 2008 13:26:00 +0000 Subject: [PATCH] changing pde to use 1.5 by default --- build/macosx/dist/Processing.app/Contents/Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/macosx/dist/Processing.app/Contents/Info.plist b/build/macosx/dist/Processing.app/Contents/Info.plist index 996ca52e4..fd4591fe8 100755 --- a/build/macosx/dist/Processing.app/Contents/Info.plist +++ b/build/macosx/dist/Processing.app/Contents/Info.plist @@ -53,7 +53,7 @@ MainClass processing.app.Base JVMVersion - 1.4* + 1.5+ ClassPath $JAVAROOT/pde.jar:lib/core.jar:$JAVAROOT/antlr.jar:$JAVAROOT/oro.jar:$JAVAROOT/registry.jar:$JAVAROOT/quaqua.jar:/System/Library/Java