R.Java not generated

后端 未结 11 1909
独厮守ぢ
独厮守ぢ 2020-12-19 03:27

I have downloaded code from google codes but when I import that project in my eclipse IDE it does not generate R.Java file.I searched many blogs and forums and tried many th

11条回答
  •  时光取名叫无心
    2020-12-19 04:02

    I still had this error after checking that all my resources had no errors, cleaning, rebuilding, restarting, etc.

    I fixed this by filtering out the SVN files from the project.

    How to exclude .svn directories from search in Eclipse?

    While the question mentions search, the solution pertains to what files are used in compiling as well.

    Restarted, and everything was fine.

提交回复
热议问题