I stumbled upon this the other day. The installers for Mac (from Oracle) have JNI disabled. I don't have a link handy (on mobile), but tweaking the permission to include JNI fixes the popup. On Jun 14, 2015 11:15 AM, "Alex Boisvert" <[email protected]> wrote:
> Since upgrading to OSX Yosemite (10.10.3), whenever I run buildr I get a > popup that says: > > To open "This Java application" you need to install the legacy Java SE 6 > runtime. > [More info...] [Ok] > > My environment remains the same (AFAIK) and I have JAVA_HOME set to: > > $ echo $JAVA_HOME > /Library/Java/JavaVirtualMachines/jdk1.7.0_67.jdk/Contents/Home/ > > Any ideas? >
