Anthony Vanelverdinghe created NETBEANS-3728:
------------------------------------------------

             Summary: If NetBeans doesn't fully support JDK X, it should rely 
on javac for syntax errors
                 Key: NETBEANS-3728
                 URL: https://issues.apache.org/jira/browse/NETBEANS-3728
             Project: NetBeans
          Issue Type: Bug
    Affects Versions: 11.2
            Reporter: Anthony Vanelverdinghe


For example, if I use "JDK 14 with preview features", for which NetBeans 
actually doesn't have full support (e.g. support for records, though it's on 
the way via NETBEANS-3604), then NetBeans should solely rely on javac for 
showing syntax errors.
In other words, if my project uses a JDK which is able to compile a file 
Foo.java without issues, then I expect NetBeans not to give me any syntax 
errors either.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to