Thomas Kellerer created NETBEANS-263:
----------------------------------------

             Summary: "Implementation" Icon not shown for Interfaces
                 Key: NETBEANS-263
                 URL: https://issues.apache.org/jira/browse/NETBEANS-263
             Project: NetBeans
          Issue Type: Bug
          Components: ide - UI
    Affects Versions: 9.0
         Environment: 
Product Version: Apache NetBeans IDE Dev (Build 
incubator-netbeans-release-168-on-20180110)
Java: 9.0.1; Java HotSpot(TM) 64-Bit Server VM 9.0.1+11
Runtime: Java(TM) SE Runtime Environment 9.0.1+11
System: Windows 10 version 10.0 running on amd64; Cp1252; en (nb)

            Reporter: Thomas Kellerer
         Attachments: TestNB.zip, module-info not present.png, module-info 
present.png

No "Implementation" icon is shown for interfaces (or their methods) when the 
interface is open and the project has a "module-info.java" in which the 
interfaces package is not part of the exported packages. 

The screenshots show the problem.

If {{module-info.java}} is present in the project, there is no way to jump to 
the implementing class when the interface is open in the editor (see 
"module-info present.png")

If I delete {{module-info.java}} the icons appear in the left gutter of the 
editor (see "module-info not present.png")

The test project is attached in TestNB.zip




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to