Many times it is necessary to run an executable jar file from a desktop application. Though executable jar file itself is runnable, a non technical user may find it difficult and weird to launch it from command prompt. In order to provide a user friendly interface, it is good to make a windows forms application in dot net and call the executable jar file at the background.
No comments:
Post a Comment