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.

Presents a screen problem

  • If you are given an exhaustive answer, mark it as correct (a daw opposite the selected answer). - Nicolas Chabanovsky

2 answers 2

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 Gradle IDE

Then click Install, and so on:

Work with: https://dl-ssl.google.com/android/eclipse/ Android Developer Tools

Work with: https://dl.google.com/eclipse/plugin/4.4 Google web toolkit sdk

Then import the project as follows: Eclipse - Import libGDX

    If you use gradle , then set the correct repositories in it for badlogic 'ovsky libraries.

    Try to clear the project and rebuild it again.