I am using NetBeans IDE 11.0 with the NetBeans 8.2 Patch 2 applied. I am running JAVA SE Development Kit 12.0.2 (64-bit) on a PC running under Windows 10. I have an application that I have written in JAVA and it runs well within the NetBeans IDE. I want to generate a file that would be executable outside the IDE under Windows. I've located the jar files built by NetBeans but when I double click on them nothing happens. I've read numerous threads on this topic but none of them have resolved my issue. Thanks in advance for guidance on how to resolve this issue.
Tim