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 247701 - Refactoring of classes should work for those called in JSPs
Summary: Refactoring of classes should work for those called in JSPs
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 8.0.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-05 19:23 UTC by iluvtr
Modified: 2016-07-07 08:53 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 iluvtr 2014-10-05 19:23:30 UTC
Let's say that you have a JSP Tag file, so here you can put Java code in order to make some kind of component, the problem is that if you use a class that you change the name using rename refactoring, the JSPs are not updated and throw exceptions at runtime.

Refactoring of classes should work for those classes invoked in JSPs
Comment 1 Martin Balin 2016-07-07 08:53:58 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss