I have just made an executable jar file.But after being made,i found that it's not getting executed.I followed the instructions on this page ,but then also its not getting executed.
Can someone help me out of this ??
Below is the output from console.
G:\javap>jar cvf t2.jar mn.mf TicTacToe.class
added manifest
adding: mn.mf(in = 44) (out= 46)(deflated -4%)
adding: TicTacToe.class(in = 6006) (out= 2543)(deflated 57%)