On Sunday 19 July 2009 22:29:01 Frank wrote:
> Hi all,
>
> Attempting to import my code from 1.0 to 1.5 sdk.  just a bit of
> background info, i originally wrote the code for 1.0 on a windows
> machine, now i have a mac, eclipse and the latest sdk and would like
> to import and continue coding.
>
> The import went bumpy and some problems were solved from this post:
>
> http://groups.google.com/group/android-developers/browse_thread/thread/8f34
>10d2b8131cb4
>
> After I performed the android properties fix and did a clean rebuild
> I'm getting an error in R.java.
>
> Eclipse says that "The type R is already defined."
>
> Any thoughts?
>
> is there a way to force regenerate R.java?

Delete it.  Eclipse will rebuild it during the next compile of your 
application.

>
> Thanks, I appreciate the help!
>
>
> 

--~--~---------~--~----~------------~-------~--~----~
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