Skip to main content
Correcting generating to regenerating
Source Link
iankit
  • 9.5k
  • 10
  • 53
  • 57

Developing for Android in Eclipse: R.java not generatingregenerating

I've found out that my R.java is never updated, so it doesn't contain information about my new resources, so I decided to delete it and thought that Eclipse would generate a new one. But that didn't happen, and I don't have R.java now. How can I generateregenerate one?

I'm using Windows 7, if that changes anything.

From one of the comments: "Doing Project -> Clean is what caused the problem for me. Cleaning deletes R.java...and for whatever reason the plugin is not regenerating the file."

Developing for Android in Eclipse: R.java not generating

I've found out that my R.java is never updated, so it doesn't contain information about my new resources, so I decided to delete it and thought that Eclipse would generate a new one. But that didn't happen, and I don't have R.java now. How can I generate one?

I'm using Windows 7, if that changes anything.

From one of the comments: "Doing Project -> Clean is what caused the problem for me. Cleaning deletes R.java...and for whatever reason the plugin is not regenerating the file."

Developing for Android in Eclipse: R.java not regenerating

I've found out that my R.java is never updated, so it doesn't contain information about my new resources, so I decided to delete it and thought that Eclipse would generate a new one. But that didn't happen, and I don't have R.java now. How can I regenerate one?

I'm using Windows 7.

From one of the comments: "Doing Project -> Clean is what caused the problem for me. Cleaning deletes R.java...and for whatever reason the plugin is not regenerating the file."

Copy edited.
Source Link
Peter Mortensen
  • 31.1k
  • 22
  • 111
  • 134

I've found out that my R.java is never updated, so it doesn't contain infoinformation about my new resources, so I decided to delete it and thought that Eclipse willwould generate a new one. But that didn't happen, and I don't have R.java now. How can I generate one? I'm

I'm using Win7Windows 7, if that changes anything.

From one of the comments: "Doing ProjectProject ->Clean> Clean is what caused the problem for me. Cleaning deletes R.java...and for whatever reason the plugin is not regenerating the file."

I've found out that my R.java is never updated, so it doesn't contain info about my new resources, so I decided to delete it and thought that Eclipse will generate a new one. But that didn't happen and I don't have R.java now. How can I generate one? I'm using Win7, if that changes anything.

From one of the comments: "Doing Project->Clean is what caused the problem for me. Cleaning deletes R.java...and for whatever reason the plugin is not regenerating the file."

I've found out that my R.java is never updated, so it doesn't contain information about my new resources, so I decided to delete it and thought that Eclipse would generate a new one. But that didn't happen, and I don't have R.java now. How can I generate one?

I'm using Windows 7, if that changes anything.

From one of the comments: "Doing Project -> Clean is what caused the problem for me. Cleaning deletes R.java...and for whatever reason the plugin is not regenerating the file."

added 178 characters in body
Source Link
bancer
  • 7.5k
  • 7
  • 41
  • 60

I've found out that my R.java is never updated, so it doesn't contain info about my new resources, so I decided to delete it and thought that Eclipse will generate a new one. But that didn't happen and I don't have R.java now. How can I generate one? I'm using Win7, if that changes anything.

From one of the comments: "Doing Project->Clean is what caused the problem for me. Cleaning deletes R.java...and for whatever reason the plugin is not regenerating the file."

I've found out that my R.java is never updated, so it doesn't contain info about my new resources, so I decided to delete it and thought that Eclipse will generate a new one. But that didn't happen and I don't have R.java now. How can I generate one? I'm using Win7, if that changes anything.

I've found out that my R.java is never updated, so it doesn't contain info about my new resources, so I decided to delete it and thought that Eclipse will generate a new one. But that didn't happen and I don't have R.java now. How can I generate one? I'm using Win7, if that changes anything.

From one of the comments: "Doing Project->Clean is what caused the problem for me. Cleaning deletes R.java...and for whatever reason the plugin is not regenerating the file."

Question Protected by CommunityBot
Post Made Community Wiki by user1492118
edited tags
Link
Jonas
  • 130.9k
  • 103
  • 330
  • 409
Loading
Source Link
Aleksejs Popovs
  • 880
  • 2
  • 12
  • 19
Loading