Sorry for the off topic,
but...
Trying to get Eclipse to
recognize additional source directories and thought with the heavy use of
XDoclet around here, more than one of you has figured this
out.
Our XDoclet generated
Java source goes to a dir other than the main source tree (build/gen-src
and src/main, respectively). In the Source tab for proj build path, it won't
even show that (build/gen-src) directory when I browse (using Add Folder), even
though it certainly exists and does have source in it. When I add the dir by
editing .classpath, and start up Eclipse, the dir shows up in the Source tab
with "will be created" next to it, but still, no sources from gen-src get
resolved in the source editors.
Any
ideas?
TIA,
Mike
