Which android release are you built? For *Gingerbread* and later, you must set JAVA BUILDER to 1.6 in Eclipse as well as you make on terminal.
On Thu, May 12, 2011 at 5:38 PM, Jeje <[email protected]> wrote: > Hi, > I would like to debug Android framework; that's why, I followed the > URL's steps : http://source.android.com/source/using-eclipse.html. > Meanwhile, after creating a new Java Project, Eclipse display 3 > errors : some JAVA_LIBRARIES are missing (google- > common_intermediates, ...) then I delete these libraries in build > path. > These 3 errors disappear but 7500 new errors appear :"ArrayListCursor > cannot be resolved to a type" , "The import com.android.common cannot > be resolved", .... > What is wrong ? I don't understand how I can have so much errors > because I followed the Using Eclipse tuto. > > -- > 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 -- 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

