Quote:
Originally Posted by Short Stuff
Can the desktop app be packaged as an .exe application to make easier to run on different computers?
|
If one were to do that it would probably be as an executable jar file, but yes, it could definitely be done. It didn't make sense to do that last year as we were constantly making additions and bug fixes so we were never at the point where it would make sense to package a stable version of the program; it was easiest to just run it from Eclipse every time.