Sammy1Am / MoppyClassic

Moppy has been replaced with Moppy 2.0!
569 stars 190 forks source link

Compiling MoppyDesk #122

Open don3194 opened 8 years ago

don3194 commented 8 years ago

I do not know how to use NetBeans very well, and I was hoping someone could tell me how to correctly compile this into an executable file of some sort. I have tried some buttons that say "Clean and Build" or "Generate Javadoc" and neither of them seem to compile them into one file. Thanks for the Help! Sincerely, don3194

Sammy1Am commented 8 years ago

Sorry for the incredible lag: "Clean and Build" should create a MoppyDesk.jar file in the output directory for the project. Take a look at the output log for the file path.

don3194 commented 8 years ago

Sorry for my incredible lag as well. So I have located the "MoppyDesk.jar" created from clicking the "Clean and Build" button, but when I click to open it, nothing happens. By the way I feel like a complete idiot right now like I am missing something too obvious.

xenoesc commented 7 years ago

try right clicking the file and selecting "run" worked for me

sorry for my incredible lag also

Sammy1Am commented 7 years ago

Yeah, you should be able to just press the "Run" button in NetBeans and it'll run. If no windows pop up, check the output at the bottom of the screen to see if there was an error.