On Wed, 10 Jun 2020 at 07:27, Thomas Kellerer <[email protected]> wrote: > > > I.e., why do you want to compile & build with JDK 8 and run with JDK 11? > > e.g. because I still need to support Java 8, but also want to test Java 11.
Makes perfect sense to me. eg. I have the IDE sources set up to do exactly this. I haven't used Ant support for anything non-IDE / RCP related for a long time. Do the standard Ant build scripts even have a property similar to tryme.jdkhome? 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
