History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: ANNOGEN-16
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Patrick Calahan
Reporter: Patrick Calahan
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Annogen

workaround problem with javadoc handling of parameter names

Created: 24/Feb/05 09:26 PM   Updated: 07/Mar/05 11:31 AM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified


 Description  « Hide
If you run javadoc and tell it about the following

Foo.java
Bar.class

via the source- and classpath. If you navigate from the classdoc for Foo to the classdoc for Bar, the
parameter names you get back from javadoc are all arg0.

JAM naively lets these names bubble out to it's users. We need to detect this case and synthesize our
own names.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.