Errol wrote: > > running mac os x 10.5.8 with eclipse [sic] juno [sic] which may be the > whole problem in the first place, after going into my utilities to check > java [sic] preferences, I see two java [sic] apps j2se 5.0 and 1.4.2 now > its [sic] for me to figure out how to get those android [sic] packages to > interact with my eclipse [sic] program..... [sic] please help
Eclipse is not the problem. What "utilities" did you "go into"? Are you referring to the menu entry "Eclipse/Preferences/Java/Installed JREs"? Java 5 is obsolete. Upgrade to Java 6 or 7. Follow Eclipse's instructions for making the new JRE (JDK, in your case) one of the "Installed JREs". I use Eclipse for Android work and I've installed the Java SE 6 that is the MacOS X default - well, actually, Eclipse installed it for me when I installed Eclipse. What Android packages are you trying to get to "interact" with Eclipse, and what do you mean exactly by "interact"? Did you download the Android Development Kit (ADK) and associated tools as instructed on the Android web site? Did you download and install the Eclipse Android plugin as instructed on the Android web site? -- Lew -- 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

