Hussam Al-Tayeb wrote: > At least for me, OpenOffice 2.1.0 won't compile with jdk 1.6 , it works with > 1.5
Perhaps this is the problem: "There are changes to the compiler's default, so make sure that you set -source and -target options explicitly." http://blogs.sun.com/ahe/entry/java_se_6 So try explicitly setting the target to 1.4 or 1.5 and see if that fixes it. DR _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
