Eclipse Plug-In: Select quickly a Java Project

When I am at work I have about 400 Plug-Ins in my Eclipse workspace. So it`s sometimes very hard to find the project you are looking for. For that reason I`ve written a tiny Eclipse Plug-In that works like the “Open Type” dialog from JDT. Simply press <Ctrl>+<6> and a new Dialog opens where you can type your search string:

Open Project Dialog

Open Project Dialog

You can download the Plug-In from here.  The Plug-In needs an Eclipse 3.4.x and a of JRE 1.6.

Enjoy!

Launch of Sascha`s Weblog

Hi and welcome to my new blog. This blog is about Java, J2EE and Eclipse. I will provide you with a few tiny tutorials as soon as possible.