Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.81 KB

README.mkd

File metadata and controls

44 lines (28 loc) · 1.81 KB

OpenExplorer

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.

Screenshots

Open Explorer

Install/Uninstall

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.

Tips

  • 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.

Changelog

1.5.1

  • add more linux file manager, dde-file-manager and nemo

1.5.0.v201108051513

  • add linux file manager detect support
  • add preferences page for file manager selection

1.4.0.v201107201657

  • add "Open Explorer" popup menu, in both "Package Explorer"/"Navigator" and "current editing file"

1.3.0.v201107191404

  • fixed an issue on linux

1.2.0.v201101172217

1.1.0.v201010021600

  • 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

1.0.0

  • initial implement the feature