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 - Ability to add "imports" by right clicking on the class in Project view.
Summary: Ability to add "imports" by right clicking on the class in Project view.
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-07 08:13 UTC by goksoy66
Modified: 2013-01-30 16:27 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
IDE log (89.41 KB, text/plain)
2013-01-07 08:13 UTC, goksoy66
Details

Note You need to log in before you can comment on or make changes to this bug.
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