In eclipse, is there a way, to reveal the currently selected file in the filesystem.
I currently need it to open in explorer, but it could also be in finder or nautilus.
Basically, I do not need the “Open with System Editor” option. I would like a right-click menu with the option: “Show file in explorer/finder/nautilus”.
Thanks
Note: You can also develop your own external tool to open the file in a Windows explorer
Or you can use an eclipse plugin like StartExplorer.
Notes on MacOS:
zvikico mentions:
But Adam cautions:
But user2036022 details: