10th April 2017, 9:24
Ah ok now I get it. The jar file isn't an executable file.
For the exec line you need to prepend java -jar before the path to the jar filem
That should make it work.
For the exec line you need to prepend java -jar before the path to the jar filem
That should make it work.