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 45358 - Cannot use 'inplace' rename for a bean pattern
Summary: Cannot use 'inplace' rename for a bean pattern
Status: RESOLVED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: Beans (show other bugs)
Version: 4.x
Hardware: PC Linux
: P2 blocker with 1 vote (vote)
Assignee: Jan Becicka
URL:
Keywords:
: 6986 49599 73328 92003 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-06-22 14:18 UTC by Marek Grummich
Modified: 2011-01-13 12:41 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Grummich 2004-06-22 14:18:14 UTC
Build 200406211800, JDK 1.4.2

Steps to reproduce:
1) Invoke 'inplace' rename on some bean patterns
2) Enter new name, hit Enter
3) Name, source code are changed, but no
refactoring action (rename) is invoked 

Next thing - Old Rename action is presented in the
popup menu.
Comment 1 Jan Becicka 2004-06-24 17:38:53 UTC
Inplace rename should be disabled.
Comment 2 Jan Becicka 2004-07-02 08:50:45 UTC
We don't have resources to rewrite beans module to do full
refactoring-like rename. 
Quetion for Marek and for Dusan:
Should I change this issue as ENHANCEMENT, or close it as WONTFIX, or
fix this issue by disabling rename functionality for Promo-D.
Personally I prefer change issue type as ENHANCEMENT, because it works
the same way as in NB 3.6.
Comment 3 Marek Grummich 2004-07-02 10:34:17 UTC
I agree with ENHANCEMENT, although a described scenarion can cause
uncompilable project.
Comment 4 Jan Becicka 2004-07-02 11:31:23 UTC
-> ENHANCEMENT for future
Comment 5 Martin Matula 2004-11-09 19:15:18 UTC
*** Issue 49599 has been marked as a duplicate of this issue. ***
Comment 6 Jan Pokorsky 2006-12-19 12:48:43 UTC
*** Issue 6986 has been marked as a duplicate of this issue. ***
Comment 7 Jan Pokorsky 2006-12-19 13:43:44 UTC
*** Issue 73328 has been marked as a duplicate of this issue. ***
Comment 8 Jan Pokorsky 2007-01-08 14:00:22 UTC
*** Issue 92003 has been marked as a duplicate of this issue. ***
Comment 9 Michel Graciano 2008-11-20 15:14:43 UTC
Maybe this is dependent of http://www.netbeans.org/issues/show_bug.cgi?id=100758 or duplicated?
Comment 10 David Strupl 2009-03-31 15:41:44 UTC
Resolving all issues with milestone "future" as LATER. If you feel strongly that
it should be implemented please reopen and set the target milestone to "next".
Comment 11 Michel Graciano 2009-03-31 18:14:00 UTC
Reopened.
Comment 12 Jan Becicka 2011-01-13 12:41:39 UTC
this issue is about renaming bean patterns node in Explorer. This node was removed long time ago