You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "vikas kumar prabhakar (JIRA)" <ji...@apache.org> on 2018/03/22 09:48:00 UTC

[jira] [Closed] (NETBEANS-477) Hints " 'var' is not allowed here" shows two times.

     [ https://issues.apache.org/jira/browse/NETBEANS-477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

vikas kumar prabhakar closed NETBEANS-477.
------------------------------------------
    Resolution: Not A Problem

It is a valid behavior. If there are multiple "var" keywords in a  single line, then it shows multiple hints.

> Hints " 'var' is not allowed here" shows two times. 
> ----------------------------------------------------
>
>                 Key: NETBEANS-477
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-477
>             Project: NetBeans
>          Issue Type: Bug
>            Reporter: vikas kumar prabhakar
>            Assignee: vikas kumar prabhakar
>            Priority: Trivial
>              Labels: JDK10-LVTI
>
> Sometimes h{color:#333333}ints " 'var' is not allowed here" shows two times. {color}
> {color:#333333}It is random behavior.{color}
> {color:#333333}Ex: 1. Object o2 = (var)o;{color}
> {color:#333333}2. try {
>  Function<var, String> f = (var x2) -> ""; 
>  } *catch (var ex) \{ }*{color}
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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