I have to hand in an assignment that says:
'If you have correctly created an executable jar, then you will be able to double-click on it in Windows to run your program. Please ensure you test this before sending.'
My program doesn't have a user interface and runs in command. When I double click on the .jar nothing happens, what can I do?