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 60092

Summary: "Find Usages" should also work with JSP.
Product: javaee Reporter: xkill666 <xkill666>
Component: RefactoringAssignee: Martin Grebac <mgrebac>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description xkill666 2005-06-15 20:20:00 UTC
It would be very helpfull if "Find Usages" also includes JSP-Files.
Comment 1 twolf2919 2005-08-16 16:12:08 UTC
I don't think this is an enhancement issue.  If "Find Usages" only finds some
usages and not others, it's pretty useless.  E.g.  If one uses "Find Usages" to
determine whether some code can be removed, one may be surprised (as I have
been) to find that quite a few JSPs were using said code!
Comment 2 Martin Matula 2005-08-16 17:10:02 UTC
Reassigning to web project.
Comment 3 Martin Grebac 2005-10-31 12:51:38 UTC

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