I spent couple of hours finding how to open my existing Android projects in eclipse. So I though I should save someone’s time 😉
Follow the steps below:
1. you need to Switch workspace,
go to file->switch workspace -> point to DIR that contains your new project DIR
it will restart eclipse
2. Left click in left panel and import your project.
import your existing projects into workspace.
point your project and its done.