I created a executable jar using command
jar cvfm swingDemo.jar manifest.txt *.class
But when i open it then it does not work and also do not show any error message.
I used 'extcheck' tool on this jar then it showed following message:
'The target file does not have specification title'.
what does that mean..? and what to do to make it work..? ....thnx for help.!