how to start executable jar application on client

how to start executable jar application on client

by Zoran Jeremic -
Number of replies: 0

Hi,

I want to develop Moodle extension that should start ArgoUML on client machine with button click and send a few parameters , or if it is already running just to send parameters. ArgoUML has an executable "argouml.jar" file that should be executed, but there is no specific location on client machine where it could reside.

First I thought to distribute ArgoUML with Java Web Start, but reading the ArgoUML documentation I found its sounds like hard job to create this release as it should be done from Cygwin system which I'm not familiar with. So I decided to try to start ArgoUML which is already on client machine but I don't know how to do it.

Is there anybody who can help me about this?

Thanks

Zoran

Average of ratings: -