From 1ebb7babbdd4bc8e9acd39976e5aa616639b7a78 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Sun, 17 Feb 2013 17:20:22 -0500 Subject: [PATCH] clarifications for Dan --- build/build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/build.xml b/build/build.xml index 2a76687cf..5d4fa2f09 100644 --- a/build/build.xml +++ b/build/build.xml @@ -51,7 +51,7 @@ or we can require JDK 7. No time to implement the special case. --> + message="To build on OS X, you must have JDK 7 (not just the plugin, and not just Apple's Java) installed. Then add this line: ${line.separator}export JAVA_HOME=`/usr/libexec/java_home`${line.separator}to ~/.profile and open a new Terminal window." />