From: SourceForge.net <no...@so...> - 2008-08-14 23:06:02
|
Bugs item #2052194, was opened at 2008-08-14 18:06 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2052194&group_id=44253 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Javadoc integration Group: 1: Would be nice if fixed ... Status: Open Resolution: None Priority: 5 Private: No Submitted By: Patrick Kruse (pakruse) Assigned to: Nobody/Anonymous (nobody) Summary: Javadoc 1.6 fails to link to Java API Initial Comment: If "Java version for Javadoc links" is set to 1.6, the links do not generate. It works for 1.5, but not for 1.6. I even found the line that needs to be fixed: In the method _getLinkArgs() in the DefaultJavadocModel, it only handles versions 1.3, 1.4, and 1.5. It looks like another line needs to be added to support 1.6. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2052194&group_id=44253 |