When editing Java files in the Java editor, you can select “Open Declaration” in the context menu after you have clicked on a method name, class name, attribute, etc., which will then find where that item was declared. I would be very useful to have this feature implemented in the JSP editor.
I often need to go to the class or method declaration in a Java source file when in a JSP page.
Thanks.