[LIBgdx] Unable to get LibGdx installed & running with new installer

Hi,

I’m trying to install LIbgdx and use libgdx as my main library to finish my game, but cant get it running with the new installer.
First of all I get a message that my SDK should be upgraded to 19.0 or above. So I upgraded the SDK via Eclipse’s SDK manager to the latest update, but the libgdx installer is still telling me i havent got the appropriate version.

Next to that when I open Eclipse and I try to setup LIbGDX the libgdx tutorial tells me i should Import the library into Eclipse via Import -> Gradle -> Gradle Project. But in Eclipse when i click on Import there is simply no “Gradle” as an option on the list to select from.

Can any1 help?

You must install the gradle plugin into Eclipse (Help -> Install New Software… & put the URL). The gradle url is: http://dist.springsource.com/release/TOOLS/gradle

I also have this problem regardless of what version I have, I presume you mean v19 build tools or something, cant remember.

Anyway from what I can see, it can safely be ignored.