Package: javahelper
Version: 0.72.8

The tutorial (/usr/share/doc/javahelper/tutorial.html) contains the following:

> Sample Application Packaging
>
> debian/salliere.links
>
> usr/share/salliere/salliere.jar usr/bin

I don't think the jar should "replace" /usr/bin!?
What "binary" should a java application include in a debian package to
call the main() function?
In my first tests, I used java -cp /path/to/file.jar

Reply via email to