facebook

JSP Open Declaration (Ver 3.8.3 )

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #221386 Reply

    eCommerce
    Member

    Hi all
    Is there any posibilty to jump inside a JSP file to the declaration or search for references of used JAVA methods and Classes as it works in Eclipse with the context menu “Open Declaration” or “References >>” ?

    Thanks for your help
    Andrea

    #221444

    Riyad Kalla
    Member

    Andrea,
    If you are in a JSP page, and hold down the CTRL key and mouse over the method or class you want to inspect, go ahead and click on it and it should jump you to it (just like in the Java editor).

    #221582

    dearmite
    Member

    PS,and you must compile the whole project !
    especially the JSP index!

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: JSP Open Declaration (Ver 3.8.3 )

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