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 106394 - Unsed imports are generated in AboutBox class
Summary: Unsed imports are generated in AboutBox class
Status: RESOLVED DUPLICATE of bug 100090
Alias: None
Product: guibuilder
Classification: Unclassified
Component: App Framework (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-12 13:54 UTC by Jana Maleckova
Modified: 2007-06-12 14:10 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 Jana Maleckova 2007-06-12 13:54:10 UTC
Product Version: NetBeans IDE Dev (Build 200706111800) Java: 1.6.0_02-ea; Java HotSpot(TM) Client VM 1.6.0_02-ea-b02
System: Windows XP version 5.1 running on x86; Cp1252; en_GB (nb) Userdir: D:\userdir60

Description:
============
create basic JDA project.
Check xxxxAboutBox.java class and see there are already two unused imports without doing any changes.

import application.Application;
import application.ResourceMap;
Comment 1 Tomas Pavek 2007-06-12 14:10:54 UTC

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