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 48465 - [60cat] Java refactoring actions should propagate to jsp files as well
Summary: [60cat] Java refactoring actions should propagate to jsp files as well
Status: NEW
Alias: None
Product: javaee
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P1 blocker with 26 votes (vote)
Assignee: issues@javaee
URL:
Keywords:
: 55367 60092 74680 78629 103471 142053 159295 226614 (view as bug list)
Depends on: 129359 49294 169926
Blocks: 173299
  Show dependency tree
 
Reported: 2004-09-03 16:13 UTC by cezariusz
Modified: 2015-07-23 01:06 UTC (History)
12 users (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 cezariusz 2004-09-03 16:13:19 UTC
When using refactoring to rename a class or 
method I have to manually update jsp files. I 
thing that refactoring should take jsp files 
into consideration when working in a web project.
It should update bean declarations and java code.
Comment 1 cezariusz 2004-09-16 11:06:42 UTC
Is there any chance to implement this enhancement in the near future?
Comment 2 Pavel Flaska 2004-09-16 11:50:14 UTC
In our team (java/refactoring) there is not any plan for this. This
feature is essential for refactoring of web applications, I'm adding
web team to cc to allow them to add their comments or plans.
Comment 3 Petr Jiricka 2004-09-16 12:08:24 UTC
This will not be done for NetBeans 4.0.
Comment 4 cezariusz 2004-09-20 11:50:14 UTC
Any chance to be done in promo-E?
Comment 5 Petr Jiricka 2004-09-20 12:33:00 UTC
Yes, we'd like to consider this for Promotion E/NetBeans 4.1.
Comment 6 Martin Matula 2004-11-09 19:07:45 UTC
Reassigning to web module.
Comment 7 Martin Grebac 2005-02-23 09:24:51 UTC
*** Issue 55367 has been marked as a duplicate of this issue. ***
Comment 8 cezariusz 2005-10-11 22:10:05 UTC
Still doesn't work in build 200510100858.
Comment 9 Martin Grebac 2005-10-31 12:51:38 UTC
*** Issue 60092 has been marked as a duplicate of this issue. ***
Comment 10 cezariusz 2006-08-04 16:21:17 UTC
*** Issue 74680 has been marked as a duplicate of this issue. ***
Comment 11 Jindrich Sedek 2008-04-24 07:29:44 UTC
very usefull and asked feature + many duplicates -> increasing priority
Comment 12 Jan Pokorsky 2008-10-16 15:55:20 UTC
*** Issue 78629 has been marked as a duplicate of this issue. ***
Comment 13 Jan Pokorsky 2008-10-16 16:04:32 UTC
In order to implement this you will have to register and implement own RefactoringPluginFactory the same way as e.g.
refactoring.java or hibernate. The factory should return plugins for refactorings you want to support.
Comment 14 Jan Pokorsky 2008-10-16 18:35:18 UTC
*** Issue 103471 has been marked as a duplicate of this issue. ***
Comment 15 Petr Jiricka 2009-09-30 13:31:10 UTC
*** Issue 159295 has been marked as a duplicate of this issue. ***
Comment 16 Petr Jiricka 2009-09-30 13:32:26 UTC
*** Issue 129359 has been marked as a duplicate of this issue. ***
Comment 17 Petr Jiricka 2009-09-30 13:36:16 UTC
*** Issue 142053 has been marked as a duplicate of this issue. ***
Comment 18 johannsig 2012-10-17 13:24:48 UTC
Any word on this? It's still not in NB7
Comment 19 Martin Janicek 2012-10-17 13:40:02 UTC
Do not think it's planned in the near future
Comment 20 PavelCibulka 2013-09-18 19:26:06 UTC
Any progress in 7.4?
Comment 21 cschlichtherle 2013-12-17 11:26:08 UTC
I need to use IntelliJ IDEA for this feature. :-(
Comment 22 Martin Fousek 2014-02-04 13:44:28 UTC
*** Bug 226614 has been marked as a duplicate of this bug. ***