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/09/28 07:35:00 UTC

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

    [ https://issues.apache.org/jira/browse/NETBEANS-263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16631475#comment-16631475 ] 

Reema Taneja commented on NETBEANS-263:
---------------------------------------

Pull request is merged to master.

> "Implementation" Icon not shown for Interfaces
> ----------------------------------------------
>
>                 Key: NETBEANS-263
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-263
>             Project: NetBeans
>          Issue Type: Bug
>          Components: editor - Hints &amp; Annotations
>    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
>              Labels: pull-request-available
>         Attachments: TestModularApp.zip, TestNB.zip, module-info not present.png, module-info present.png
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> 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