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/16 05:44:00 UTC

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

vikas kumar prabhakar created NETBEANS-477:
----------------------------------------------

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


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