Is it possible to update the XDoclet JAR's? I tried replacing the *1.2b3-dev.jar files with the new non beta ones.
I was hoping that after refreshing the module list and code assist. It would work... But not so... It's complaining about a missing class from a taskdef element (xdoclet.modules.ejb.EjbDocletTask) which I found in "xdoclet-ejb-module-1.2.jar" which is in the ...\eclipse\plugins\org.jboss.ide.eclipse.xdoclet.core_1.2.230 dir. Looking at the generated xdoclet-build.xml... the fileset still exists with the above directory and a wildcard for all my .jars. Once I put the old .jars back it worked again (withought updating anything else). Any ideas as to why Ant(?) doesn't see the changes to the new jars? Thanks, Kevin View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3823731#3823731 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3823731 ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
