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 4866 - Method renaming doesn`t cause synchronization after save.
Summary: Method renaming doesn`t cause synchronization after save.
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-12-03 20:12 UTC by Svata Dedic
Modified: 2007-09-26 09:14 UTC (History)
0 users

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 Svata Dedic 1999-12-03 20:12:03 UTC
WinNT/ JDK 1.2.2-1.3P

When a method is renamed using mouse in the Explorer or by `Rename` on context menu and its source file is then saved, no synchronization occurs between the source dependent classes/interfaces. No exc
eption is thrown.
If the rename operation was invoked by left-clicking method`s name and then cancelled by clicking outside the edit box, the source file is marked as modified.
Comment 1 Marek Grummich 2000-07-25 09:33:59 UTC
Priority is changed to P4 (normal).
Comment 2 Quality Engineering 2003-07-01 13:20:51 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.