This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 55711 - [41cat] Javadoc generation not working as expected
Summary: [41cat] Javadoc generation not working as expected
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-01 16:48 UTC by ddevore
Modified: 2007-09-26 09:14 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ddevore 2005-03-01 16:48:28 UTC
If you override a method and check the copy
javadoc box in some cases there are no docs being
included. Also, there should be default javadoc
comments added upon creating a method such as 
@Inherited, @Deprecated, @Override etc. Including
the author, params, returns and exceptions would
also save a lot of developer time.
Comment 1 Jan Pokorsky 2005-03-24 13:41:38 UTC
Wrong component. It is a defect if the checkbox does not work as expected.
Comment 2 Martin Matula 2005-03-24 15:17:33 UTC
The new annotations are an enhancement.
If the javadoc is not copied over even when you check the checkbox, then it is a
bug. Could you provide steps for how to reproduce this?
Comment 3 vbrabant 2005-03-28 10:00:52 UTC
was introduced by NetCat tester. So, I add it into the summary
Comment 4 Martin Matula 2005-08-29 23:01:05 UTC
No reproduction steps provided for 6 months. Closing as WORKSFORME.