Hi All,

I'm currently working on updating PraxisLIVE to use NB11 as a base.  I
was looking at making it possible (not for releases for now) to
compile on JDK11 using the --release flag.  At the moment I've just
added that in as an attribute for the javac task in the harness
common.xml  Might be a useful PR for those of us stuck using Ant?  But
...

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".  Same Ant, and as far as I can tell same compiler
arguments.  Any idea if there's something obvious I'm missing here?

Thanks and 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



Reply via email to