neilcsmith-net opened a new pull request, #9246: URL: https://github.com/apache/netbeans/pull/9246
Replace macOS specific Show in Finder action with an action available on all OS to open the parent folder of any file. Follow up to conversation in #9245 Should remove unnecessary reflection usage (add-exports not yet removed), and make this action available across all OS as has been requested various times before. Uses `Desktop::browseFileDirectory` if supported, which selects the file in the file browser. Do not merge pending #9245 -- 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
