Question

My goal is to install libGDX in Eclipse. To do that, I want to make sure Eclipse is up to date.

I checked my Eclipse version by going to Help - About ADT - Eclipse logo, which says my Eclipse Platform is 4.2.1.

I ensured that the following URLs were in my Window - Preferences - Available software sites*:

(note that there are other URLs in my available software sites as well)

Then I went to Help - Check for updates

The error message was: No updates were found.

Était-ce utile?

La solution

You can't "install" libgdx. You add the libgdx jars and configure your projects to use them.

Right now you can use the SetupUi tool to do all that automatically. Also, you don't need to update eclipse for that.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top