Search code examples
androideclipseprojectr.java-file

R.java does not regenerate in any way


I have a big project into eclipse.

After I upgraded from SDK manager, R.java gave problems and I deleted it. Now it remains only the folder "gen" empty.

I tried, without success, these things:

-clean project with and without "Build automatically", without any error (reported by eclipse) in the file inside the folder res

-ctrl-shift-o

-remove android.import.R

-F5

space and then remove the add-in manifest

-check the PACKAGE of the project

-restart eclipse

-restart the pc

-exclude the project from eclipse and then import it again

  • .. and anything I read in these 2 DAYS

What can I do??


Solution

  • It happened the same thing to me yesterday. I re-open the SDK Manager and suprisely some stuff in the tools folder wer'ent upgraded. Launch the SDK manager and check if you got the last revisions of this stuff. Then restart Eclipse and rebuild your project.