Hi, trying to use a new library libjcalendar-java, compiled with Java 1.5, to recompile FreeMind with Java 1.4, I got an error saying that Java couldn't open the Jar file:
[javac] Compiling 6 source files to /home/ericl/Comp/FreeMind/freemind-0.7.9.rc5/bin/classes [javac] /home/ericl/Comp/FreeMind/freemind-0.7.9.rc5/freemind/plugins/time/TimeManagement.java:52: cannot access com.toedter.calendar.JCalendar [javac] bad class file: /usr/share/java/jcalendar.jar(com/toedter/calendar/JCalendar.class) [javac] class file has wrong version 49.0, should be 48.0 [javac] Please remove or make sure it appears in the correct subdirectory of the classpath. [javac] import com.toedter.calendar.JCalendar; [javac] ^ [javac] 1 error For me it means that the need to compile with Java 1.4 should be added to the policy, or at least to the Java FAQ. What do you think? Eric -- Eric de France, d'Allemagne et de Navarre -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]