You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@netbeans.apache.org by Neil C Smith <ne...@apache.org> on 2019/05/01 10:52:07 UTC

Re: Ant build of NetBeans RCP with --release

On Tue, 30 Apr 2019 at 18:37, Neil C Smith <ne...@apache.org> wrote:
> So, the problem is that this works fine from the command line, but
> fails from the IDE with the message "error: release version 8 not
> supported".

JFTR it looks like any use of the javac Ant task with the release
attribute fails inside the IDE unless the task is set to fork a
separate VM.  Replicated with a minimal Ant project.  Any idea whether
this is expected or a bug?

Best wishes,

Neil

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@netbeans.apache.org
For additional commands, e-mail: dev-help@netbeans.apache.org

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