Wohooo! Didn't know that i already have a blog :-). But good too know. So lets start with some Java Stuff.
Yesterday i installed the latestet version of the Android Development Toolkit. Most of my projects make use of Maven so i also tried to install the M2E Maven Eclipse integration. But i had no luck. The installation quit with a missing dependency (com.google.guave). The solution came to me in form of a two year old stackoverflow thread: http://stackoverflow.com/questions/11391297/maven-android-and-eclipse-coexistence-problems
Install the M2E from the following update site: http://rgladwell.github.com/m2e-android/updates/master/
That worked for me :-) Happy Coding
No comments:
Post a Comment