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

Summary: Enhancement on Netbeans Javadoc Engine
Product: java Reporter: dyegoleal <dyegoleal>
Component: EditorAssignee: Dusan Balek <dbalek>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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