Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-5766

Go to implementatin, and Go to Declartion bug on java files.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Next
    • None
    • platform - Actions
    • Windows 10.
      Adopt OpenJDK Openj9 version 11.0.8

    • Important

    Description

      When you do the go to declartion or go to implementation that redirects to a new file for the first time, it opens the item/method selected properly, but up future invocation of other go to definition and go to implementation that redirect to the same java file now don't go the method definition/variable, but to the last position the file was at when open.

      EG:
      A.java -> B.Java // works for first time to direct to a method in B.java
      //then go back to A.java
      A.java -> B.Java // fails second time to direct to a different method in B.java, reopens B.java at same position as the user was last in in that file.

      Attachments

        Activity

          People

            Unassigned Unassigned
            borwe Borwe
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: