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 50695 - Encapsulate field is disabled for all fields
Summary: Encapsulate field is disabled for all fields
Status: CLOSED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 4.x
Hardware: PC All
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2004-10-21 13:17 UTC by Roman Strobl
Modified: 2007-04-03 18:02 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 Roman Strobl 2004-10-21 13:17:14 UTC
[Netbeans 200410202002; JDS v.2; JDK 1.5.0_01-b04]

Encapsulate field feature of refactoring is
disabled in all fields in my project. So it cannot
be executed at all. I've tried to create a
completely new project with 1 field and it is also
disabled here.
Comment 1 Jan Pokorsky 2004-10-21 13:44:19 UTC
fixed in
/cvs/java/src/org/netbeans/modules/java/ui/nodes/JavaSourceNodeFactory.java
new revision: 1.16; previous revision: 1.15
Comment 2 Roman Strobl 2004-10-22 09:35:57 UTC
Works for NB 200410211800. Verified. Stay tuned for more bugs :-)
Comment 3 Roman Strobl 2004-10-25 09:18:50 UTC
Fix of #50732 reopened this issue - encapsulate fields doesn't work on
NB 200410241800.
Comment 4 Martin Matula 2004-10-25 10:22:25 UTC
Sorry, but I am not able to reproduce it. Could you please provide
more exact steps?
Comment 5 Roman Strobl 2004-10-25 10:32:57 UTC
Oops, sorry, it is fixed, I was testing in on wrong build of Netbeans.
In 200410241800 it is ok.
Comment 6 Roman Strobl 2004-11-01 10:18:35 UTC
Verified in 200410311900.