exe file for java swing application
919081Jun 3 2012 — edited Jun 3 2012Hi,
Is there any launcher / bootstrap to launch a swing application ,where the jars need to be import to the local machine from remote repository if the version of the jar is updated the invoke the main method in the jar.
I tried with maven / apache avalon framework. But it is not working.