I'm trying to port Java application to Mac OS, My program needs to add items to Finder context menu, Is there a way to add items using Java?
Thanks
I'm trying to port Java application to Mac OS, My program needs to add items to Finder context menu, Is there a way to add items using Java?
Thanks
An old question, but for prosperity, I'd like to try to answer this.
The Liferay Nativity (Java) library is a cross-platform way of programatically adding icon overlays and context menus to file browsers, for Mac, Windows and Linux.
On Mac, Liferay Nativity relies on the Objective-C-based 'Finder Sync' framework: