You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Reema Taneja (JIRA)" <ji...@apache.org> on 2018/07/13 06:33:00 UTC

[jira] [Updated] (NETBEANS-263) "Implementation" Icon not shown for Interfaces

     [ https://issues.apache.org/jira/browse/NETBEANS-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reema Taneja updated NETBEANS-263:
----------------------------------
    Attachment: TestModularApp.zip

> "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
>            Assignee: Reema Taneja
>            Priority: Major
>         Attachments: TestModularApp.zip, 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
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

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