Re: Problem using Ant, missing classes

by Puybaret » Tue Jun 05, 2012 6:50 pm

You may have to add the packages of your project in applicationPackages of SweetHome3DBootstrap too.
If you have nothing in the console, run in a Terminal window your JAR executable file with command:

Code: Select all

java -jar jarExecutableFile.jar
Without source code or a stack trace it will be difficult to help you further. I just can't guess what is wrong. I don't even know why you use a database and how!!!