I have recently installed Eclipse 3.0 (a new IDE for me) which has Ant 1.6.1 as a plugin. I downloaded Xdoclet 1.2, edited my build.xml to use it but now I get the following error:
Could not create type ejbdoclet due to java.lang.NoClassDefFoundError: org/apache/commons/collections/Predicate
On first glance this appears to me a missing JAR file but I find that odd given that I've apparently clean downloads.
Having searched the web there are hints of a lack of compatibility between Ant 1.6 and Xdoclet 1.2 but nothing concrete. Could anyone confirm whether or not this is the case and, if so, is there a work around. Alternatively, am I missing some sort of Eclipse Xdoclt plugin?
Thanks for any help you may be able to give.
Phil Bowker
