I initializing git repository in the eclispe workspace and added remote repositories from Github. I did a git fetch and then checkout out a branch from the remote from within eclipse git view. The projects that were visible in the project explorer and package explorer and no longer visible now. Tried to import them using from file->import menu but I see a message Some projects cannot be imported because they already exist in the workspace
I'm using Eclipse Mars.2 (4.5.2) version. I noticed the same behavior with STS (3.7.2) also. Is there a way I can get back the projects shown in eclipse again?