Using current latest NUGET 8.14.0 in NET 8 console app. I try to run a jar that uses JFileChooser to let one open files.
Upon launching launcher_WINDOWS.bat, the following error appears. Exception in thread "AWT-EventQueue-0" java.lang ...
The javax.swing.JFileChooser class describes a Swing component for choosing files, usually via its int showOpenDialog(Component ...