Hi, I'm using XDoclet together with eclipse. A nice feature of eclipse is that it allows code completion in the source code and in the JavaDocs (i.e. the [EMAIL PROTECTED]). Eclipse's behavior regarding the names of the referenced classes is that is puts the full quantified class name in the tag, if there is no import for this class, and only the name of the class (without the package name) if the linked class is already in the imports of this class.
The problem now is, that in automatically generated classes all class names (except java.lang.* classes I suppose) are fully quantified and there are no imports any more. Regarding the JavaDocs this results in broken links for all tags that assumed the referenced class to be imported. Is there any way to tell XDoclet to modify the JavaDocs in the generated classes in such a way, that all class names in [EMAIL PROTECTED] become fully quantified as well? Best regards, Daniel. -- GMX DSL-Flatrate 0,- Euro* - Überall, wo DSL verfügbar ist! NEU: Jetzt bis zu 16.000 kBit/s! http://www.gmx.net/de/go/dsl ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ xdoclet-user mailing list xdoclet-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xdoclet-user