| Author |
Need help with my ant build file
|
Kristofer Gunnarsson
Greenhorn
Joined: Nov 15, 2012
Posts: 1
|
|
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)
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26489
|
|
|
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.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
 |
|
|
subject: Need help with my ant build file
|
|
|