[
https://issues.apache.org/jira/browse/NETBEANS-480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ARUNAVA SINHA updated NETBEANS-480:
-----------------------------------
Description:
Fix hint 'Use diamond inference' should be disabled for below kind of statement.
var list = new ArrayList<String>();
> Need to disable hint ConvertToDiamondBulkHint for var type statement.
> ---------------------------------------------------------------------
>
> Key: NETBEANS-480
> URL: https://issues.apache.org/jira/browse/NETBEANS-480
> Project: NetBeans
> Issue Type: Bug
> Reporter: ARUNAVA SINHA
> Assignee: ARUNAVA SINHA
> Priority: Trivial
> Labels: JDK10-LVTI
>
> Fix hint 'Use diamond inference' should be disabled for below kind of
> statement.
> var list = new ArrayList<String>();
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
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