Nadir Fouka
Nadir Fouka
We Can change the name of the JavaAppLauncher script? We have to do something like that java -jar myapp.jar $ 1? or fill in the ?
Thanks for your feedback, I regenerated my .app with a shell / bin / bash executable **run.sh:** #! /Bin/bash java -jar Contents/Java/myjar.jar $ 1 and I was pointing during the...
I tested with command open -n -a myapp.app --args file.txt , but it does not work!
The application does not launch, no message on the console !
I tested on high sierra and it opens with the command open myapp.app --args file.txt (open without option) On the other hand when I open my file from the desktop...
Yes exactly I tested it on Sierre Height and El Capitan Thank You
Great Work ! Thank You.