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 53434

Summary: Encapsulate Fields does not always work
Product: editor Reporter: ddevore <ddevore>
Component: RefactoringAssignee: issues@java <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description ddevore 2005-01-14 18:31:53 UTC
This option does not always perform as expected.
For instance if I have a class with no fields to
encapsulate and click on a parameters for a method
the encspsulate is then activated. If there are
fields to encapsulate the option does not always
come up. If you have encapsulated fields it still
gives the option of encapsulating them but does
nothing else. If it isn't going to do anything
then it should not give you the options.
Comment 1 Jan Lahoda 2005-01-14 20:12:58 UTC
This seems to me like issue for refactoring module. Reassign back if you disagree.
Comment 2 Jan Becicka 2005-01-18 10:17:14 UTC

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