Introduction
When working on many different projects or experiments one often opens a new Eclipse workspace to reduce the clutter in the IDE. This can sometime lead to misplaced projects. To resolve this problem here is a script that will search for all the workspaces and projects below the current working directory.
Script
Eclipse workspaces are identified […]