javaeclipsexdoclet

XDoclet, a dead tool?


I am using the latest Eclipse for Java EE & the latest JBoss Tools plugin. Now, I am working on some EJB 2.x code.

I cannot find a way to generate the xdoclet-build.xml file like before.

After some investigations, I begin to ask myself (and you) that is XDoclet still supported by the community: JBoss, Eclipse (WTP), etc. ?

If yes, what is now the good way to use XDoclet to generate my old-style EJB Homes & Interfaces?

Can XDoclet work using Java 5 style code?

Thanks Alban.


Solution

  • It's no longer supported, so you would have to maintain your build yourself.