Originally posted by Maneesh Godbole:
Do I understand you correctly, if I say, currently you are getting this:
whereas what you want to achieve is this:
where x and y are some other values?
Originally posted by Campbell Ritchie:
You need to put the name of your class with the main method in the jar's manifest file. Read this, particularly the bits about manifest files and setting the entry point.