Anyone out there worked with the Maven tools? I am having trouble adding jar files since I can't locate the necessary parameter needed by "mvn install:install-file" command. I Google it but no one says where to get this info? Do I need to look at the binary JAR file? I attempted to make up the number I could not find and it worked except the claasses in the JAR are still not known to resolve references in my code.
On Mon, Mar 26, 2012 at 11:14 AM, mike digioia <[email protected]> wrote: > Hi, > > Just started to work on a new project with Stanford open source for White > Board apps on Android phones. Does anyone out there know what version of > eclipse and libs will be required to develop new apps for this project on > Android 2.3.3 (or 4)? My concern is to not have major issues attempting to > integrate and develop new apps with the wrong environment. > > /mpd > -- 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

