[
https://issues.apache.org/jira/browse/NETBEANS-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Laszlo Kishalmi resolved NETBEANS-1075.
---------------------------------------
Resolution: Fixed
Fix Version/s: 10.0
Mark resolved as the corresponding PR has been merged.
> Replace with var hint not shown for for-loop
> --------------------------------------------
>
> Key: NETBEANS-1075
> URL: https://issues.apache.org/jira/browse/NETBEANS-1075
> Project: NetBeans
> Issue Type: Bug
> Reporter: Reema Taneja
> Assignee: Sarvesh Kesharwani
> Priority: Minor
> Labels: JDK10-LVTI, pull-request-available
> Fix For: 10.0
>
> Time Spent: 7h
> Remaining Estimate: 0h
>
> List<String> of = List.of("s","t");
> for(String s : of) { //-->No hint here
> }
--
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