On Tue, 30 Apr 2019 at 18:37, Neil C Smith <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
