I want to replace my webstart deployment with something new. I tried getdown and got the update working fairly easy. But I struggle to get a Mac app, that shows the correct name. I created an app using javapackager. The update works nice, but the app name is shown as java.
I tried setting -Ddirect=true which I found in a post here. This gives me the correct app title, but the about and quit menu entries show as "About GetDownApp" and "Quit GetDownApp" instead of the app title.
Anyone got a hint on how to get this working properly?