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 77861 - Enhancement on Netbeans Javadoc Engine
Summary: Enhancement on Netbeans Javadoc Engine
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-14 03:21 UTC by dyegoleal
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 dyegoleal 2006-06-14 03:21:18 UTC
The Javadoc engine on Netbeans need's a enhancements...

1) On start of new JavaDoc of method , netebeans NEED to analize the method and
preformat a javadoc whith @param listing the params of method , @autor with
autor of class @since with date and @trhows with exceptions like Eclipse.

2) On start of new JavaDoc of method netbeans need's to CLOSE a javadoc
automatically.

3) Netbeans need's a Javadoc template engine , to make javadoc configurable