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 159295

Summary: not refactoring java code in jsp
Product: javaee Reporter: Alexander Permyakov <alex02>
Component: JSPAssignee: Marek Fukala <mfukala>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: pjiricka
Priority: P1    
Version: 6.x   
Hardware: All   
OS: Windows Vista   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 173299    

Description Alexander Permyakov 2009-02-27 10:47:29 UTC
I used
Product Version: NetBeans IDE 6.5 (Build 200811100001)
Java: 1.5.0_14; Java HotSpot(TM) Client VM 1.5.0_14-b03
System: Windows Vista version 6.0 running on x86; Cp1251; ru_RU (nb)

I had java File and jsp file. In jsp I used java code "<% ... %>", which define in java File. When I refactored my java
code in java File It didn't influence to jsp File.
Comment 1 Alexander Permyakov 2009-03-01 09:33:57 UTC
"Find Usages" doesn't support too. 
Comment 2 Marek Fukala 2009-03-03 12:26:44 UTC
I am affraid this is a missing feature :-|
Comment 3 Jindrich Sedek 2009-07-09 11:27:41 UTC
very usefull feature -> increasing priority
Comment 4 Petr Jiricka 2009-09-30 13:31:11 UTC
Duplicate of issue 48465.

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