I am developing my Android project, After I removed a unused library, I got the error:
myproject/gen already exists but is not a source fold
The last time I had this issue, it was because I switched the source to another branch behind the scenes. Once I closed Eclipse and relaunched, the issue went away.