OpenExplorer is a plugin for Eclipse, it opened the files selected in “Package Explorer” and “Navigator” in the system file browser.
Now Support Eclipse 3.2 and later, Mac OS X, Linux (with nautilus) and Windows.
Download the latest version of the plugin, then put it into your Eclipse plugin directory "$ECLIPSE_HOME/plugins" (or "$ECLIPSE_HOME/dropins" for 3.3+ eclipse)
Restart Eclipse workbench.
To uninstall, just remove the jar.
- OpenExplorer supports multiple selections, so if you select multiple directories/files in package explorer and click the icon, all the selected directories/files will be opened.
- add linux file manager detect support
- add preferences page for file manager selection
- add "Open Explorer" popup menu, in both "Package Explorer"/"Navigator" and "current editing file"
- fixed an issue on linux
- added "open current editing file" function if current focus is the main editor
- added "/select," options for windows explorer. If the selected resource is a file, it will be opened with that file selected in explorer
- added Mac OS X support
- initial implement the feature