I just want to export a simple application in to a runnable jar or Mac OS X .app format. It is exporting fine but both don't run. The app runs without any errors in Eclipse.
The applications loads data from Userdata.dat file. MainScreen is the Main Class.