oyarzun commented on issue #4005: URL: https://github.com/apache/netbeans/issues/4005#issuecomment-1201211298
> Is blocking the run loop with `waitUntilExit` a good idea? It was the only way I could figure out to get the dock icon to not be called "java". But it does not work In the above diff. >Thanks. That was what I was looking for. I realise the difference with console applications, although is the Swift launcher calling the shell script also the reason the open files listener in `applemenu` is not working? Maybe... Although, I just replaced the Swift launcher with a symlink to the bash script in the app bundle (the way it used to be), and the "Open with" does not work either. I'll do some debugging to see if there might be a solution via the `applemenu`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
