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 203274 - By renaming a class some referring imports in other packages are not appropriately changed
Summary: By renaming a class some referring imports in other packages are not appropri...
Status: RESOLVED DUPLICATE of bug 202675
Alias: None
Product: editor
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 7.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Jan Becicka
URL:
Keywords:
: 204111 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-10-07 06:07 UTC by rudyment
Modified: 2011-10-24 06:43 UTC (History)
1 user (show)

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 rudyment 2011-10-07 06:07:42 UTC
Product Version = NetBeans IDE 7.1 Beta (Build 201109252201)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.7.0
Runtime = Java HotSpot(TM) Client VM 21.0-b17

After renaming a class some errors occurred in classes in other packages that refer to the renamed one. The references were renamed but the import statements were not appropriately changed.
Comment 1 Jiri Prox 2011-10-07 06:15:59 UTC
This should be fixed now

*** This bug has been marked as a duplicate of bug 202675 ***
Comment 2 Jan Becicka 2011-10-24 06:43:12 UTC
*** Bug 204111 has been marked as a duplicate of this bug. ***