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 119472 - Error annotation shown in actually opend file after rename
Summary: Error annotation shown in actually opend file after rename
Status: VERIFIED DUPLICATE of bug 118784
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-19 12:21 UTC by Jiri Prox
Modified: 2008-05-28 09:37 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-10-19 12:21:02 UTC
Product Version: NetBeans IDE 6.0 Beta 2 (Build 200710181000)
Java: 1.6.0_03-ea; Java HotSpot(TM) Client VM 1.6.0_03-ea-b01
System: Windows XP version 5.1 running on x86; Cp1250; cs_CZ (nb)

Actual opened file contains invalid error annotations after performing rename. The error annotations go away when
switching to different file and back, but as the first look it look like refactoring failure.

Steps to reproduce:
1) open 'default' project from test specification 
http://wiki.netbeans.org/wiki/view/TS_60_Refactoring

2) open class BenaB
3) rename package org.netbeans.tests.examples.packa
-> import from renamed package are marked as invalid 
-> other errors shown but they are probably caused by the first one problem
Comment 1 Jan Becicka 2007-10-19 13:08:09 UTC
Honzo, you should take a look at it ;)

*** This issue has been marked as a duplicate of 118784 ***
Comment 2 Jiri Prox 2008-05-28 09:37:47 UTC
v.