Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » No "R.xxx" file generated for me..... (Android 4.0.3)
No "R.xxx" file generated for me..... [message #785181] Sat, 28 January 2012 11:16 Go to previous message
Mimi Tam is currently offline Mimi Tam
Messages: 33
Registered: January 2010
Member

An Android project I imported does not have the gen folder. I manually created it. I cleaned the project, closed and reopened it but still no "R.xxx" was generated under this gen folder for me.

In the meantime, inside my src/*.java files, all the "R.xxx" fields could not be resolved due to them not existing; e.g.

setContentView(R.layout.tutlist_fragment);

Gives me this error: "R.layout.tutlist_fragment cannot be resolved or is not a field"

Any help would be greatly appreciated.

How do I get the "R.xxx" file to be generated for me?

Thanks.
 
Read Message
Read Message
Read Message
Read Message
Previous Topic:Troubleshooting Eclipse 4.2 Performance - How?
Next Topic: how i can remove eclipse with all plugins
Goto Forum:
  


Current Time: Sun May 19 04:04:43 EDT 2013

Powered by FUDForum. Page generated in 0.07580 seconds