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

Summary: Unsed imports are generated in AboutBox class
Product: guibuilder Reporter: Jana Maleckova <janie>
Component: App FrameworkAssignee: issues@guibuilder <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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 ***