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.

有帮助吗?

解决方案

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.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top