I am making an application using Netbeans IDE and at first it wouldnt even open
I figured out it was because inside the MANIFEST.MF there wasnt a Main-Class assigned to it, so i manually assigned it
Then whenever i try to open it with Java Plataform SE Binary it opens a pop-up “A java exception has occured”. However, when i try opening it with OpenJDK Plataform Binary it works.
I’m not very experienced with compilers and stuff, what should i do to to make it work?
I tried downloading another Compiler from oracle but it didnt work. I just want to know how to make it open with Java SE when i double click it
user25365209 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.