ここで説明されているように、Eclipse用のGoogleプラグインをインストールしようとしています: https://developers.google.com/eclipse/docs/install-eclipse-4.3
libgdx プロジェクトをセットアップしたいので。ただし、このサイトからダウンロードしようとすると: https://dl.google.com/eclipse/plugin/4.3
SDK エントリは表示されません。これに関するいくつかの質問を見てきましたが、何かが欠けている可能性がありますが、解決策はどれも役に立たないようです. このダウンロード サイトを見ると、SDK オプションが表示されるはずなのに表示されないのはなぜですか?
これらは私が得るエラーです:
The project 'my-gdx-game-html' does not have any GWT SDKs on its build path my-gdx-game-html
The project cannot be built until build path errors are resolved
The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files
The project was not built since its build path is incomplete. Cannot find the class file for java.lang.Object. Fix the build path then try building this project
また、ダウンロード サイトのアーカイブを使用して手動でインストールしようとしましたが、SDK も利用できません。