facebook

F3 Code Navigation for JSPs [Enhancement]

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

    tedtollefson
    Member

    It would be useful to have the F3 code navigation functionality in the JSP editor. I envision it working with the Java code in the JSP as well as with the custom taglibs.

    #203086 Reply

    Ivar Vasara
    Member

    your feature request is hard to understand.. could you explain in detail waht ‘F3 code navigation’ is ?

    #203255 Reply

    tedtollefson
    Member

    The Eclipse help documentation describes the functionality as such:

    Code navigation and reading
    Open on a selection in the Java editor There are two ways that you can open an element from its reference in the Java editor.
    Select the reference in the code and press F3 (Navigate > Open Declaration)
    Hold Ctrl and move the mouse pointer over the reference
    The hyperlink style navigation can be configured in Preferences > Java > Editor > Navigation.

    Explained in other way:
    In a java source file, I might be looking at a line of code like

    AnotherBean ab = new AnotherBean();

    I am not sure what the “AnotherBean” object does, so I place my cursor on the AnotherBean declaration and press F3. Eclipse find and opens the AnotherBean source file.

    I would like to be able to navigate in a JSP the same way.

    If I can provide any further clarification, please let me know.

    Regards,
    Ted

    #203257 Reply

    tedtollefson
    Member

    I have accidentally suggested this enhancement twice. The prio post was:

    https://www.genuitec.com/forums/topic/jump-from-jsp-to-custom-tag-source-code-closed/&start=0&postdays=0&postorder=asc&highlight=

    I would like to keep this post open and close the other.

    #203260 Reply

    Riyad Kalla
    Member

    Done and done

    #203261 Reply

    Scott Anderson
    Participant

    I can certainly see where that would be useful. It’s actually an open enhancement request at the moment, so thank you for the +1 on it. 🙂

    #205090 Reply

    It would be great to support code navigation in all my eclipse editors.

    see my request at:
    https://www.genuitec.com/forums/topic/ctrl-click-open-type-under-cursor-functionality/

    so +1

    #205957 Reply

    pedrofrv
    Member

    I agree F3 navigation is a very important feature.
    It would be great if the search by references would find JSP references. I think the 3.0 is going help to do this.
    Anyone knows something about it?

    +1

    #209205 Reply

    mattvanchura
    Member

    I’m really looking forward to this, any word if it’s slated for an upcoming release?

    +1

    #209212 Reply

    Scott Anderson
    Participant

    Probably won’t make it into 3.8 since we’re pushing JSP 2.0 features above usability enhancements for this release. However, 3.9 will be an ‘enhancement and polish’ release so it’s got a shot there.

Viewing 10 posts - 1 through 10 (of 10 total)
Reply To: F3 Code Navigation for JSPs [Enhancement]

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