Re: SweetHome does not start anymore
by
Puybaret
» Mon Jun 08, 2009 9:59 pm
> Spec version not supported (supports 1.0)
Check your path and which javaws command you really use.
This error indicates that you try to run the javaws command that belongs to a Java 1.4 distribution, and not Java 1.6+ distribution.
I hope this will help.