Have you used any class names in your layout files? If yes, then they
also have to be changed, otherwise R.java is not recreated.

Peli
www.openintents.org

On Mar 29, 9:35 pm, Mariano Kamp <[email protected]> wrote:
> Hey Faber,
>   there is no R that I can delete.
>
>   Yes, I did a clean / build all.
>
> Mariano
>
> On Sun, Mar 29, 2009 at 3:56 PM, Faber Fedor <[email protected]> wrote:
> > Have you tried deleting R altogether?
>
> > You can also do a complete rebuild of the project. Uncheck Project -> Build
> > Automatically and then select Project -> Build All
>
> > On Sun, Mar 29, 2009 at 7:18 AM, Mariano Kamp <[email protected]>wrote:
>
> >> Hi,
> >>   I renamed the package in the manifest from com.a to com.a.beta in order
> >> to upload a different version to the Android Market.
>
> >>   In the manifest I changed the referenced entities (services, activities
> >> etc.) to use the fully qualified name "com.a.X" instead of just ".X". Of
> >> course the code still references com.a.R, so there is lots of errors in
> >> Eclipse. My expectation would have been though that R.java will be
> >> regenerated in com.a.beta. But it is not generated at all. Any ideas?
>
> >> Cheers,
> >> Mariano
>
> > --
>
> > Faber Fedor
> > Linux New Jersey
> >http://linuxnj.com
> > faberfedor.blogspot.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to