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 224557

Summary: Ability to add "imports" by right clicking on the class in Project view.
Product: java Reporter: goksoy66
Component: ProjectAssignee: Tomas Zezula <tzezula>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: IDE log

Description goksoy66 2013-01-07 08:13:30 UTC
Ability to add "imports" by right clicking on the class in Project view. For example I've wanted to add the following import to all test classes.

import static org.junit.Assert.*;




Product Version = NetBeans IDE 7.3 Beta (Build 201210011125)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_06
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.2-b09
Comment 1 goksoy66 2013-01-07 08:13:41 UTC
Created attachment 129948 [details]
IDE log