lincoln6288
12-18-2007, 01:40 AM
Hi. I am trying to run this tic tac toe program in jcreator.
http://archive.devx.com/sourcebank/details.asp?resourceNum=1030632
The program builds fine however every time I try to run it, it gives me this error:
java.lang.NoSuchMethodError: main
Exception in thread "main"
Process completed.
this also has happened with a couple of the other tic tac toe programs too. Does anyone know why this is happening?
I appreciate any help.
Thank you
http://archive.devx.com/sourcebank/details.asp?resourceNum=1030632
The program builds fine however every time I try to run it, it gives me this error:
java.lang.NoSuchMethodError: main
Exception in thread "main"
Process completed.
this also has happened with a couple of the other tic tac toe programs too. Does anyone know why this is happening?
I appreciate any help.
Thank you