Print at Dec 16, 2025, 2:35:08 PM

Posted by treehousenorris2 at Feb 5, 2021, 7:58:20 PM
Compiling Textures Library Editor
Hello,

I was able to build the Furniture Library Editor using JDK 8 for the SweetHome project jre and the Furniture Editor project jre and the Ant runtime configuration jre, and xml target=1.5.

Now when trying to build the jarExecutable of the Textures Library Editor (with the above java versions) I'm getting a java.awt.desktop package does not exist error, and I see that the Textures Editor README says to use JDK 5 or 6 to build.

The Ant runtime configuration jre says "JRE version less than 1.8 is not supported", and though I changed the Texture Editor and SweetHome project jres from JDK 8 to 5, I am still getting the same error, as seen below.

Some more information on the required desktop version or the SweetHome project version would be helpful. Thank you!