Hi all, I have seen on SVN logs that the building process has moved to Java 1.5, but Eclipse projects have not been updated. BTW, it works fine with Ant.
Also I found some problems with classpath related to JDepend. Anyone with commit privileges can update Eclipse projects config? TIA. ************************* ERRORS I FOUND: - Can only iterate over an array or an instance of java.lang.Iterable - Syntax error, parameterized types are only available if source level is 5.0 - The type Collection is not generic; it cannot be parameterized with arguments <JavaClass> ************************* -- Regards, Christian López Espínola
