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 162815

Summary: Refactoring->Encapsulate Fields is Disabled in NB6.7M3
Product: editor Reporter: mihai <mihai>
Component: RefactoringAssignee: issues@java <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description mihai 2009-04-16 11:57:58 UTC
When selecting a member variable on a class, the menu item "Encapsulate Field" from refactoring is disabled in the
contextual menu and in the main menu.
Last time when i wanted to use this refactoring i restarted the IDE and the menu item become enabled... but this time
the restart didn't work.

And is not related with http://www.netbeans.org/issues/show_bug.cgi?id=52128 (related to timeout)

Mihai
Comment 1 Jiri Prox 2009-04-16 12:24:02 UTC
Should be fixed now - see issue 161795

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