No matter what I do I cannot run an executable jar file of any applications I create lately. The jar files of applications that I have created weeks ago execute without a problem, but suddenly any applications I create now refuse to open. I have not made any changes to any of my Java file paths or files.
I have entered the correct javaw
file path in my system registry, I have used the application Jarfix to try correct the problem, and I have tried setting the default program to run the file in the Control Panel. None of these work!
I tried running it from the command prompt and the file still will not execute and no errors come up. I checked the processes in the Task Manager and whenever I try to execute the file, the netbeans64 process appears and then immediately disappears.
What else can I do to try and fix this problem?