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 119129 - I had a code window open and renamed an other class. The code window shows all uses of the renamed class as errors
Summary: I had a code window open and renamed an other class. The code window shows al...
Status: RESOLVED 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-16 21:48 UTC by rdelaplante
Modified: 2007-10-19 09:37 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 rdelaplante 2007-10-16 21:48:07 UTC
I had a web service class that uses a JPA entity.  I left that window open, right clicked the entity in the project tree
and renamed it. The service code window showed all the changes (import statement, comments, usages etc) but they all
showed as errors.  I have it a few seconds but it still showed errors.  I then opened the JPA entity class to see if it
had any errors. None.  I closed the entity class and now the service class no longer shows errors.
Comment 1 Jan Becicka 2007-10-19 09:37:19 UTC

*** This issue has been marked as a duplicate of 118784 ***