In Eclipse, instead of export as a jar there should be an export option to export as an executable jar - this will configure the manifest file with the appropriate main class. For a look at how this...