Hi

from the log:
>> STDERR: Caused by: java.lang.UnsupportedClassVersionError: Bad
>>  version number in .class file

Perhaps the JVM dependency and the class file versions do not match up.
freemind depends on
 openjdk-6-jre | java2-runtime | sun-java5-jre | java2-runtime

But are you certain that freemind can be run with a java5 or even a
java2 ? If the build rules do not set a target version (-target argument
for javac/target attribute in ant build files), then the java compiler
will use its highest version (which will be 6 for default-jdk).

~Niels

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to