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 45461 - Refactor - > Rename doesn't rename form file
Summary: Refactor - > Rename doesn't rename form file
Status: CLOSED DUPLICATE of bug 45474
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P1 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on: 45474
Blocks:
  Show dependency tree
 
Reported: 2004-06-23 13:46 UTC by Jaromir Uhrik
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot attached (15.92 KB, image/png)
2004-06-23 13:46 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2004-06-23 13:46:11 UTC
[200406230100; j2sdk1.4.2_04]
1.Create JFrame form "f1"
2.Add code "new f1().show()" to Main.main method
3.Call Refactor -> Rename on "f1" (rename to "rr")
4.The occurence of the "f1" is substituted except 
for form file name (it remains as f1) and the 
code is not compilable - there is no way to 
correct this.
Comment 1 Jaromir Uhrik 2004-06-23 13:46:56 UTC
Created attachment 15948 [details]
Screenshot attached
Comment 2 Jan Becicka 2004-06-24 17:11:28 UTC
Bug is no more reproducible after fix of issue 45474.

*** This issue has been marked as a duplicate of 45474 ***
Comment 3 Jaromir Uhrik 2004-06-25 14:04:19 UTC
Verified - duplicate.
Comment 4 Quality Engineering 2007-09-20 12:09:36 UTC
Reorganization of java component