I am developing an app using the Eclipse platform and I am having a
problem exporting a jar file.
The app run without error on the IDE but when I create a jar file it
will not run, but terminates immediately. This did not happen previously
when the jar file was created and was executable. I do specify the main
class when creating the jar.