Eclipse
Open Explorer Plugin for Eclipse
by Samson on Feb.04, 2009, under Eclipse
Share a recently developed Eclipse plugin:
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.
(continue reading…)
