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 68198 - SourceNodes.getExplorerFactory().createWaitNode() have refactor action on the node
Summary: SourceNodes.getExplorerFactory().createWaitNode() have refactor action on the...
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-07 09:22 UTC by Petr Suchomel
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 Petr Suchomel 2005-11-07 09:22:04 UTC
SourceNodes.getExplorerFactory().createWaitNode() have refactor action on the
node. That look pretty weird, WaitNode allowing refactoring.
Comment 1 Jan Becicka 2005-11-07 15:48:07 UTC
It is not a bug. It's a feature! Refactoring of wait nodes is extremely useful.
But if you don't want to refactor wait nodes, I can remove it. :)

Checking in RefactoringFilterFactory.java;
/cvs/refactoring/src/org/netbeans/modules/refactoring/ui/RefactoringFilterFactory.java,v
 <--  RefactoringFilterFactory.java
new revision: 1.4; previous revision: 1.3
done