Michael,
I'm not sure if I can help, but here's what we do with JBoss and Eclipse.
We have our own ANT build script which can run outside of all IDEs. We set up an external run command to run this script for a full build.
It has its own dirctory structure with build directories for any generated files including XDOCLET generated code.

We point the eclipse project settings to our source directory and the src-gen directory created by our build script.
When we do a full build, Eclipse will recompile all sources into its own build directory, and all those errors and warnings are generated at the point.

I don't bother with EASIE JBoss plug in, but I don't think that's relevant to your question.
Ciao,
Jonathan O'Connor
Ph: +353 1 872 3305
Mob: +353 86 824 9736
Fax: +353 1 873 3612

Reply via email to