You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Anthony Vanelverdinghe (Jira)" <ji...@apache.org> on 2020/05/01 08:53:00 UTC

[jira] [Resolved] (NETBEANS-3728) If NetBeans doesn't fully support JDK X, it should rely on javac for syntax errors

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

Anthony Vanelverdinghe resolved NETBEANS-3728.
----------------------------------------------
    Resolution: Not A Problem

This is in fact already possible, simply by not installing nb-javac.

> 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
>            Priority: Major
>
> 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-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