Tell me, please, how to solve this problem: when I import the libGDX project, as I understand it, I refuse to take the library into IDE eclipse (ubuntu). The SDK is configured and connected.
2 answers
Try to delete the cache - /home/username/.m2
And give an error output, not a screen. Also Java Development Kit should beat version 7 and up.
Or maybe you have not installed hail?
If so, then without it, follow the instructions below:
In Eclipse, click
Help -> Install New Software ...
In the "Work with:" field, paste http://dist.springsource.com/release/TOOLS/gradle
Then click Install, and so on:
Work with: https://dl-ssl.google.com/android/eclipse/
Work with: https://dl.google.com/eclipse/plugin/4.4
Then import the project as follows:
If you use gradle , then set the correct repositories in it for badlogic 'ovsky libraries.
Try to clear the project and rebuild it again.