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." />