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 100090 - Unused imports and missing javadocs
Summary: Unused imports and missing javadocs
Status: VERIFIED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: App Framework (show other bugs)
Version: 6.x
Hardware: All Linux
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
: 106394 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-04-05 12:40 UTC by Jiri Vagner
Modified: 2007-09-13 08:17 UTC (History)
0 users

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 Jiri Vagner 2007-04-05 12:40:26 UTC
Generated skeleton for Java Desktop Basic Application contains unused imports in
file XYAboutBox.java and there is a lot of light bulbs with missing javadoc msg
in all java files.

A lot of of warning msgs after opening generated files, it is a little bit ugly. ;)
Comment 1 Tomas Pavek 2007-06-12 14:10:53 UTC
*** Issue 106394 has been marked as a duplicate of this issue. ***
Comment 2 Tomas Pavek 2007-08-01 15:06:10 UTC
Will fix with the next app templates update.
Comment 3 Tomas Pavek 2007-09-04 17:56:09 UTC
Fixed with updated templates for beta1. Still not all public methods have javadoc, but the warnings are not shown by
default.
Comment 4 Jiri Vagner 2007-09-13 08:17:28 UTC
Verified

Product Version: NetBeans IDE 6.0 Beta 1 (Build 200709111000)
Java: 1.5.0_12; Java HotSpot(TM) Client VM 1.5.0_12-b04
System: Linux version 2.6.20-16-generic running on i386; UTF-8; en_US (nb)

Product Version: NetBeans IDE Dev (Build 200709121200)
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05
System: Linux version 2.6.20-16-generic running on i386; UTF-8; en_US (nb)