java - Google Library issues -
i have been learning program couple of months on own now, , have been trying add google places onto app creating.
i getting error googleheaders , there error seen in screenshot below.
i had cut , paste 2 sections of libraries in screenshot in order able see it. added these libraries after installing google plugin supposed easy download necessary libraries, cleared errors these last errors dealing with.
right-click jar in project(put in folder called lib. may need make folder). select build path->add build path. it's done automatically , gracefully.
this adds entry .classpath file. eclipse find jar , use imports compile-time , run-time information.
Comments
Post a Comment