Hey Peli,
  what do you mean? Like com.a.MyView? I specified them fully qualified, so
that shouldn't be a problem, or should it?

Cheers,
Mariano

On Mon, Mar 30, 2009 at 12:55 AM, Peli <peli0...@googlemail.com> wrote:

>
> 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 <mariano.k...@gmail.com> 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 <faberfe...@gmail.com>
> 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 <mariano.k...@gmail.com
> >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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to