Hello Hello
I'm Writing a simple tic tac toe game and i want it to run and make a jar file. Anyway I think i have made a decent build file, It makes my Jar file but when i click it nothing happens?
Here is my build.xml (any suggestions or help would be appreciated)
What are you expecting to happen when you click the jar file? Unless a jar file is specifically set up, it needs to be run at the command line; not clicked.