facebook

[Closed] Implement "Open Declaration" in JSP Edito

  1. MyEclipse IDE
  2.  > 
  3. Feature Requests
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #241839 Reply

    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.

    #241842

    Riyad Kalla
    Member

    Hold down the CTRL button and hover over the method, class, variable you would like to open. You should get it linked and a click will do what you need.

    #241864

    Excellent!!!!!!! It worked. Thanks.

    I guess its time to read the help documentation. 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: [Closed] Implement "Open Declaration" in JSP Edito

You must be logged in to post in the forum log in