ExploreFS 1.0.0
Categories:
The only purpose of this tiny plugin (6K) is to open the folder in the native file manager containing the selected resource. It adds "Open in File System" to the context menu of package explorer, resource navigator and any other view showing files or Java classes. It also finds the containing Jar file for classes. Windows, Mac OS X, and Linux are supported.
Additional Details
- Version Number: 1.0.0
- Eclipse Versions: 3.2+
- Organization: Markus Junginger
- Date Created: 02/04/2007
- Date Updated: 15/12/2009
- Development Status: Production/Stable
- License: Other
- Submitted by: Markus Junginger
By Adam Harte
Show in right click menu of actual tab
It would be great if this item also showed up in the right-click menu of the actual tab. This is what notepad++ does, and it's super handy.
By Randy Hudson
Thanks for actually doing this.
Here are a few suggestions for improvements:
1) Make it possible for Users to assign a keybinding to this action. If the sole purpose of this plugin is to provide one action, at least make it as easy as possible to invoke.
2) Provide an OS-specific (Operating System) name for the action. So on macosx, the action's label would be "Show in Finder".
btw, you can just declare one object contribution for IResource, and add the attribute:
adaptable="true".
By Lance E Sloan
available in more menus?
This works well, but I'd love to see the item appear in the contextual menus for the PHP Explorer and PHP editor views, too. In fact, anything that's related to a file should have this item in its menu.
By Randy Hudson
By zhihong.liang
It's worked out for me,thanks!
It's worked out for me,thanks!
By ohmoonho
how to install
how to install
By Andrew Eisenberg
No p2 update site
Thanks for the plugin. It works for me. However, there is no p2 update site available from what I can tell. There is only an old-style update site. This made things difficult for me to install since I had to use the dropins folder to install.

