Open Explorer Plugin for Eclipse

[ Update: Open Explorer 1.3.0 and 1.4.0 were released, the latest version can be downloaded here. ]

Share a recently developed Eclipse plugin:

openexplorer

The idea is simple.

Assume you are already familiar with “Package Explorer” and “Navigator” view in eclipse, which can help us a lot in viewing the directory structure during development.

But have you had a chance to want to open the directories and files there in the system file browser, say “Windows Explorer”?

I usually do, and I almost repeat the same routine everyday (Right click the directory-> Choose Properties -> Copy the Location-> Open Explorer(e.g. “My Computer”) -> Paste the Location -> Enter), which make me feel boring and silly.

That’s also why I create the plugin. (MyEclipse seems have included that function too, but the bad news is it’s huge and it’s not free)

The plugin makes things easy and quick, just select the directories or files and click the button, and you will get what you want.

Not only save my time, but also let me focus on what I was doing :)

So I shared it with you guys, hope this could also save your time.

HOW TO INSTALL
The installation is pretty simple.
Download the jar file below, which currently support Eclipse 3.2 and later, both Linux (with nautilus) and Windows.

openexplorer_1.0.0.jar

(Change “openexplorer_100.jar” to “openexplorer_1.0.0.jar”, wordpress seems doesn’t support multiple “.”)

Put it into your Eclipse plugin directory, which is:
“$ECLIPSE_HOME/plugins”

Restart Eclipse workbench, and that’s it.
To uninstall, just remove the jar.

Good Luck, and hope it could help.

Related posts

22 Comments on "Open Explorer Plugin for Eclipse"

  1. zwj China Google Chrome Windows says:

    very good ,thanks!

  2. Tomy China Internet Explorer Windows says:

    Thanks a lot!!!
    I am looking for it a million times。。

  3. Josh Olson United States Mozilla Firefox Windows says:

    Thanks! However, this plugin would be 10x nicer if it selected the file in Windows Explorer rather than just opening the folder containing the file. See http://www.eclipsezone.com/eclipse/forums/t77655.html — this has the opposite problem. Opening a with a folder selected opens the parent folder and selects the folder you had selected, making you have to hit Enter to navigate to where you intended.

  4. Ashok India Mozilla Firefox Windows says:

    Thanks for a very nice plugin. Will it be possible for you make it open the file when I click on the icon when I’m editing a file (Not just from the package explorer)

    Thanks again for your effort. Appreciated!!!

  5. Ben United Kingdom Mozilla Firefox Windows says:

    Looks promising..

    Is this compatible with eclipse 3.5.1 on windows xp?

    I see the button but pressing it nothing happens. No errors in the Error View in eclipse.

  6. Ashok India Mozilla Firefox Windows says:

    Hi Samson,

    Yeah.. Thats right, Current editing file

  7. max Czech Republic Google Chrome Windows says:

    Thanks a lot man, exactly what I needed. 3 Thumbs up!

  8. AlexV Australia Mozilla Firefox Windows says:

    Thank you man, I was looking for it for ages!

  9. cj China Internet Explorer Windows says:

    in CDT(eclipse-cpp-indigo-incubation),cannot use this plugin,why

  10. alimer China Internet Explorer Windows says:

    thank you !

Trackbacks for this post

  1. Release OpenExplorer Eclipse Plugin 1.1.0 | Samson's Weblog United States WordPress Unknow Os
  2. 年前欠着的一堆事情 | Samson's Weblog United States WordPress Unknow Os
  3. OpenExplorer Eclipse Plugin 1.2.0 | Samson's Weblog United States WordPress Unknow Os

Got something to say? Go for it!