Print at Feb 8, 2026, 9:49:01 AM

Posted by the_patcher at Feb 23, 2014, 9:59:59 PM
Problems with version 4.3 and Java 7 on Mac OS X 10.8
Hi,

is it possible to run Sweet Home 3D version 4.3 with Oracle Java 7 installed on Mac OS X 10.8.5?

Currently when I try to start the local application, I get a dialog saying I have to download Java 6 from Apple.
But Oracle JRE 7 is already installed on my system as you can see from the terminal output:

~$ java -version
java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)
~$ whereis java
/usr/bin/java

Java is the browser is disabled through the Java control panel.

Any help is appreciated :)