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 79728 - "implement abstract methods" fix should copy javadoc from source methods
Summary: "implement abstract methods" fix should copy javadoc from source methods
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 5.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-04 18:41 UTC by jportway
Modified: 2010-09-23 08:37 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jportway 2006-07-04 18:41:49 UTC
Using the "Override methods" dialog it's possible to have Javadoc for the methods you're implementing 
copied from their declarations, but when you invoke "implement all abstract methods" popup no javadoc is 
copied - I would have thought that most people would want the javadoc of the methods they're 
implementing to be copied for them (if not there could be two "quick fixes" - "implement all abstract 
methods (with javadoc)" or "implement all abstract methods (without javadoc)"