<div dir="ltr">Hi,<div><br></div><div>I did a download of the latest Android SDK (adt-bundle-mac-x86_64-20130522), and did follow our instructions here:</div><div><a href="https://github.com/aerogear/aerogear-android/blob/push/README.md">https://github.com/aerogear/aerogear-android/blob/push/README.md</a></div>
<div><br></div><div>I did the maven-sdk-deployer etc, all good. the branch was compiling with Maven. Great!</div><div><br></div><div><br></div><div style>Now, with Eclipse, I did follow these instructions:</div><div style>
<a href="http://staging.aerogear.org/docs/guides/GetStartedAndroidEclipse/">http://staging.aerogear.org/docs/guides/GetStartedAndroidEclipse/</a><br></div><div style><br></div><div style>But once I finished these steps, I am getting compiler errors. For instance on the Pipeline.java, I am getting these issues:</div>
<div style><br></div><div style><span class="">import</span> <span class="">android.app.Fragment</span>;<br><span class="">import</span> <span class="">android.support</span>.v4.app.FragmentActivity;<br><span class="">import</span> <span class="">com.google</span>.common.collect.HashMultimap;<br>
<span class="">import</span> <span class="">com.google</span>.common.collect.Multimap;</div><div style><br></div><div style><br></div><div style>While I think that the android.** related import issues are most likely related to the fact that this is perhaps now wrong (2.3.3):</div>
<div style><a href="http://staging.aerogear.org/docs/guides/img/android_eclipse_import_005.png">http://staging.aerogear.org/docs/guides/img/android_eclipse_import_005.png</a><br></div><div><br></div><div><br></div><div style>
But the Google Collections are also not resolving. </div><div style><br></div><div style>I guess the &quot;Import&quot; in Eclipse is not really reflecting the description of the guava dependency in the pom.xml file.</div>
<div style><br></div><div style>Besides the google collections, I also noticed that other classes (like &quot;<span class="">com.google</span>.android.gms.gcm.GoogleCloudMessaging&quot;) are not being resolved.</div><div style>
<br></div><div style><br></div><div style><br></div><div style>Is there a way that all these &quot;required&quot; dependencies are picked up automatically, by the Eclipse IDE?   Or do I have to import all dependencies, by hand ? </div>
<div style><br></div><div style><br></div><div style><br></div><div style>Thanks!</div><div style>Matthias</div><div style><br></div><div style><br></div><div style><br></div><div style><br></div><div style><br></div><div style>
<br></div><div style><br></div>







<div><br clear="all"><div><br></div>-- <br>Matthias Wessendorf <br><br>blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>sessions: <a href="http://www.slideshare.net/mwessendorf" target="_blank">http://www.slideshare.net/mwessendorf</a><br>
twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a>
</div></div>