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 116335 - Usages shows !!!TODO
Summary: Usages shows !!!TODO
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
: 121582 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-09-21 15:29 UTC by ndw
Modified: 2007-11-09 15:35 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 ndw 2007-09-21 15:29:56 UTC
Choose Refactor->Safely Delete for a class that has usages.

On the warning window, click on "Show Usages"

The resulting Usages panel begins:

Usages of !!!TODO

:-)
Comment 1 Marian Mirilovic 2007-10-12 16:36:12 UTC
Good catch ...

/java/src/org/netbeans/modules/refactoring/java/plugins/SafeDeleteRefactoringPlugin.java
Comment 2 Jan Becicka 2007-10-15 10:33:48 UTC
Checking in SafeDeleteRefactoringPlugin.java;
/cvs/refactoring/java/src/org/netbeans/modules/refactoring/java/plugins/SafeDeleteRefactoringPlugin.java,v  <-- 
SafeDeleteRefactoringPlugin.java
new revision: 1.25; previous revision: 1.24
done
Comment 3 Jan Becicka 2007-11-09 15:35:39 UTC
*** Issue 121582 has been marked as a duplicate of this issue. ***