You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@netbeans.apache.org by Tim de Vries <te...@gmail.com> on 2022/03/08 17:18:43 UTC

Setting -source 8 globally in Netbeans 12.5 for Basic Ant Project with Existing Sources

Hi all,

As the title describes,

Does anyone know how to do this? My code contains:

     SwingUtilities.invokeLater(() -> {

         createAndShowGUI();

     }


As of this morning Netbeans has, once again, decided it can't configure 
the source level. Is there a solution to this other than wiping out the 
computer and reinstalling netbeans? I used to be able to set "-source 8 
" among the netbeans_something_options in 
netbeans-12.5/etc/netbeans/netbeans.conf, but that isn't working anymore.

Please help.


Thanks,

Tim


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

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