문제

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