facebook

show declaration of classes/methods in jsp

💡
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. Feature Requests
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #233295 Reply

    rateoty
    Member

    hello,

    what I really would appreciate, was the ability to open the declaration of classes and methods from inside the jsp editing.
    Just now I can select a class in a scriptlet, i.e.:

    <bean:message key=”<%= MyMsgKeys.EXAMPLE_KEY %>”>

    and I am able to Input the class name and then to pick the constant or may be a method from this class.
    What I’d like to do, is to open the selected class like I can do in the java editor via “right mouse button -> open declaration” or F3.

    regards Jürgen

    #233311

    Riyad Kalla
    Member

    Jurgen,
    Hold down the CTRL key, than you can click on the class or field and the editor will jump you to the implementation.

    #233560

    rateoty
    Member

    hello,

    it’s that simple, I’d never found out for myself 🙂

    Thank you. Jürgen

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: show declaration of classes/methods in jsp

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