2015年3月2日 星期一

[Android] import project problem _ gen already exists but is not a source folder. Convert to a source folder or rename it" (轉貼)

轉貼來源:http://stackoverflow.com/questions/6185600/android-fbreaderj-gen-already-exists-but-is-not-a-source-folder-convert-to-a-s

Try this, it helped me:
  1. Right click on the project and go to "Properties"
  2. Select "Java Build Path" on the left
  3. Open "Source" tab
  4. Click "Add Folder..."
  5. Check "gen" folder and click Ok and Ok again
  6. Again right click on the project and in the "Andriod Tools" click on "Fix Project Properties"

沒有留言:

張貼留言