Hello list, Is it possible to reuse Xdoclet across a given hierarchy? For instance, I have some custom xdoclet2 tags in a class (let's say A) and I have another class extending A (let's say B).
Now I generate some stuffies (an interface actually) based on B and I would like to reuse tags which are defined in class A. Is it possible? How? Thanks, Stéphane
