I just clean and built main project in netbeans, however the jar file will not run. It gives me the error: could not find the main class: game.HangmanUI.
I've already set that as my main class, the program works and everything just the jar file does not run.
How do I get it to run?
