Print at Dec 18, 2025, 11:45:37 PM

Posted by enkonyito at Jan 24, 2018, 5:47:01 PM
SweetHome3D build failed
When I try to rebuild SweetHome3D, I get the following message:
path\to\Eclipse Java workspace\SweetHome3D>ant
Buildfile: path\to\Eclipse Java workspace\SweetHome3D\build.xml

build:
[javac] path\to\Eclipse Java workspace\SweetHome3D\build.xml:45: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[javac] Compiling 2 source files to path\to\Eclipse Java workspace\SweetHome3D\build\classes
[javac] warning: [options] bootstrap class path not set in conjunction with -source 1.3
[javac] error: Source option 1.3 is no longer supported. Use 1.6 or later.
[javac] error: Target option 1.1 is no longer supported. Use 1.6 or later.

BUILD FAILED


Configuration:
Windows 10 64-bit
JDK-9.0.1
----------------------------------------
EnkoNyito