I did some more research and found this:
Then I followed these steps:
- Extracted all google api content into one folder named lib
- A new Librarby user window is created → Preference → Java → Build path → Create → Name your library → have not deleted the System library → Add external banks → manually added the necessary banks.
- Right-click the project folder → Build Path → Configure Build Path → Libraries → Add Library → User Library → checked the created user library.
In conclusion: never import the library as a zip or you will have a long headache.
Hope this helps someone else.
Edit: in case of some error, for example, missing files belonging to the user library, cleaning up the project may be the solution. However, updating the project worked fine for me. Try pressing F5 or right-click on the project folder and select update.
Victor oliveira
source share