[
https://issues.apache.org/jira/browse/NETBEANS-3590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ernie Rael updated NETBEANS-3590:
---------------------------------
Description:
For: static List<String> m = new ArrayList<String>();
there is no "use diamond inference" hint. Remove the word static and the hint
appears.
was:
For: static List<String> m = new ArrayList<String>();
there is no "use diamond inference" hit. Remove the word static and the hint
appears.
> 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
> Priority: Minor
>
> For: static List<String> m = new ArrayList<String>();
> there is no "use diamond inference" hint. 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