Ernie Rael created NETBEANS-3590:
------------------------------------

             Summary: missing "use diamond inference" hint for static variable 
initialization
                 Key: NETBEANS-3590
                 URL: https://issues.apache.org/jira/browse/NETBEANS-3590
             Project: NetBeans
          Issue Type: Bug
          Components: java - Hints
    Affects Versions: 11.2
            Reporter: Ernie Rael


For: static List<String> m = new ArrayList<String>();
there is no "use diamond inference" hit. Remove  the word static and the hint 
appears.



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

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