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 35666

Summary: Autogeneration of JavaDoc stub
Product: editor Reporter: mvinar <mvinar>
Component: Formatting & IndentationAssignee: issues@editor <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description mvinar 2003-08-21 11:13:39 UTC
User problem:
-----------------------------------
--

User need:
-----------------------------------
The user would highly benefit from autogeneration
of the stub of the JavaDoc comment to boost the
productivity.

Product requirement:
-----------------------------------
Autogeneration of JavaDoc stub. I.e. If the user types
"/** <enter>"
before a method, autogenerate the skeleton of the
JavaDoc comment - all the parameters and return
type if the method returns a value.
Comment 1 Ondrej Rypacek 2003-08-25 15:16:32 UTC
Should be easy Java-hierarchy staff. 
Comment 2 Jan Pokorsky 2006-04-12 10:52:39 UTC

*** This issue has been marked as a duplicate of 18036 ***