You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Svatopluk Dedic (Jira)" <ji...@apache.org> on 2021/08/30 13:32:00 UTC

[jira] [Created] (NETBEANS-5963) Code completion handles access modifiers wrong

Svatopluk Dedic created NETBEANS-5963:
-----------------------------------------

             Summary: Code completion handles access modifiers wrong
                 Key: NETBEANS-5963
                 URL: https://issues.apache.org/jira/browse/NETBEANS-5963
             Project: NetBeans
          Issue Type: Bug
          Components: groovy - Editor
            Reporter: Svatopluk Dedic


When completing method, the proposal collector does not evaluate access restrictions between each <surrounding class, member-declaring-class> pair; this means that some package-private or protected members may or may not be incorrectly included.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
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