java - How to Package and deploy a Swings application on other system / network -


i pretty new eclipse. while playing around window builder option develop swings program have struck hurdle. have created simple book management system, want make executable [ similar software installation ] , run on other system/network [ double click , go ].

have tried explore many options posted on-line ( not window builder or swings program ) in vain.

any or directions on front me in clearing out hurdle.

cheers...!!!

you can export project executable jar. right-click on project, export, java, runnable jar file. create closest thing executable can java. can executed double click.


Comments

Popular posts from this blog

Load Balancing in Bluemix using custom domain and DNS SRV records -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -