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 121890 - [Pull Up] [Push Down] Error badges are not updated after refactoring
Summary: [Pull Up] [Push Down] Error badges are not updated after refactoring
Status: VERIFIED DUPLICATE of bug 121561
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks: 121950
  Show dependency tree
 
Reported: 2007-11-14 11:44 UTC by Jiri Prox
Modified: 2008-05-28 10:09 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 Jiri Prox 2007-11-14 11:44:53 UTC
Product Version: NetBeans IDE 6.0 RC1 (Build 200711140000)
Java: 1.6.0_05-ea; Java HotSpot(TM) Client VM 1.6.0_05-ea-b06
System: Linux version 2.6.5-1.358 running on i386; UTF-8; en_US (nb)


Error badges are not updated after pull up or push down is performed. The file must be open to get actual status.

Steps to reproduce:
1) have two classes C1 and C2 extending C1
2) C2 implements Runnable and has method run()
3) pull up Runnable interface to C1

-> C1 is not marked with error badge
Comment 1 Jan Becicka 2008-02-11 16:26:31 UTC

*** This issue has been marked as a duplicate of 121561 ***
Comment 2 Jiri Prox 2008-05-28 10:09:19 UTC
v.