SweetHome3D build failed

by enkonyito » Wed Jan 24, 2018 5:47 pm

When I try to rebuild SweetHome3D, I get the following message:

Code: Select all

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