All Projects → samsonw → Openexplorer

samsonw / Openexplorer

Licence: mit
Open Explorer plugin for Eclipse

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Openexplorer

chromium-swt
Create and render web UIs in Java SWT and Eclipse RCP applications.
Stars: ✭ 121 (-70.05%)
Mutual labels:  eclipse, eclipse-plugin
Angularjs Eclipse
AngularJS Eclipse Plugin
Stars: ✭ 336 (-16.83%)
Mutual labels:  eclipse, eclipse-plugin
eclox
Eclox is a simple doxygen frontend plug-in for eclipse. It aims to provide a slim and sleek integration of the code documentation process into Eclipse.
Stars: ✭ 32 (-92.08%)
Mutual labels:  eclipse, eclipse-plugin
eclipse-pmd
eclipse-pmd has been moved to
Stars: ✭ 20 (-95.05%)
Mutual labels:  eclipse, eclipse-plugin
ruledesigner
Rule Designer is the Eclipse-based development environment for ODM developers.
Stars: ✭ 14 (-96.53%)
Mutual labels:  eclipse, eclipse-plugin
eclipse
Eclipse For Bazel (deprecated, see https://github.com/salesforce/bazel-eclipse instead)
Stars: ✭ 31 (-92.33%)
Mutual labels:  eclipse, eclipse-plugin
ContextQuickie
An eclipse add-on which extens the context menu for accessing various tools.
Stars: ✭ 17 (-95.79%)
Mutual labels:  eclipse, eclipse-plugin
Autorefactor
Eclipse plugin to automatically refactor Java code bases
Stars: ✭ 168 (-58.42%)
Mutual labels:  eclipse, eclipse-plugin
ABAPFavorites
ABAP Favorites Eclipse Plugin
Stars: ✭ 23 (-94.31%)
Mutual labels:  eclipse, eclipse-plugin
gonsole
Gonsole - Git Console for the Eclipse IDE
Stars: ✭ 35 (-91.34%)
Mutual labels:  eclipse, eclipse-plugin
Tern.java
Use tern.js in Java context
Stars: ✭ 246 (-39.11%)
Mutual labels:  eclipse, eclipse-plugin
SubmiBot
Plugin do Eclipse para automatização do processo de submissão de tarefas na disciplina de LP2 - Computação@UFCG
Stars: ✭ 16 (-96.04%)
Mutual labels:  eclipse, eclipse-plugin
Amateras Modeler
UML and ER-diagram editor for Eclipse
Stars: ✭ 190 (-52.97%)
Mutual labels:  eclipse, eclipse-plugin
uml2solidity
A uml profile and a set of acceleo code generators to model smart contracts in uml and generate solidity code.
Stars: ✭ 35 (-91.34%)
Mutual labels:  eclipse, eclipse-plugin
J2c
Java to C++ translator
Stars: ✭ 189 (-53.22%)
Mutual labels:  eclipse, eclipse-plugin
lxtk
Language Client/Server Toolkit
Stars: ✭ 22 (-94.55%)
Mutual labels:  eclipse, eclipse-plugin
So Eclipse Plugin
Eclipse plugin that enables you to get answers from Stack Overflow directly to your IDE 🔥
Stars: ✭ 84 (-79.21%)
Mutual labels:  eclipse, eclipse-plugin
Eclipse Instasearch
Eclipse plug-in for fast code search
Stars: ✭ 165 (-59.16%)
Mutual labels:  eclipse, eclipse-plugin
eclipse-discord-integration
Discord's Rich Presence Integration within Eclipse IDE
Stars: ✭ 41 (-89.85%)
Mutual labels:  eclipse, eclipse-plugin
scalor-maven-plugin
Build integrator for Java, Scala, Scala.macro, Scala.js, Scala.native, Eclipse and Maven.
Stars: ✭ 47 (-88.37%)
Mutual labels:  eclipse, eclipse-plugin

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.

Update 2018-2-06

  • It works! (Yes, after 7 years, it still works! I'm surprised as well!)
  • Tested on latest version of Eclipse (Oxygen 4.7.1 standalone install, Oxygen 4.7.2 installed by Eclipse Installer) on Mac OS X
  • Since Download is deprecated on Github, I've changed to use the new Release page
  • Added some new screenshots below

Screenshots

Screenshot on 2011, windows xp

Open Explorer

Screenshot on 2018, mac os x 10.12.6

Install/Uninstall

Download the latest version of the plugin, Download the latest version of the plugin on the "Release" page, then put it into your Eclipse plugin directory "$ECLIPSE_HOME/plugins" (or "$ECLIPSE_HOME/dropins" for 3.3+ eclipse)

On Mac OS X, you can find the "plugins/dropins" folder by right click on "/Applications/Eclipse" (or the Eclipse executable), then "Show Package Contents".

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.

Sponsorship

GitAds

Changelog

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].