I have been looking for a way to implement file associations for Shogi Explorer. It was difficult because on macOS I am using a bash script to launch Java and passing arguments in that case is not easy to solve.
I just discovered this Maven plugin which looks like it might provide a workable solution for all of my target platforms: https://github.com/fvarrui/JavaPackager.
If I can get it working I will then look into handling custom URL links.
No comments:
Post a Comment