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
Go to the project properties then Go to Java Build Path then Remove already exist folder then Click Add Folder then Add the Source and gen folder. then Press ok............It will work.......