私はこのチュートリアルに従おうとしています: http://appwarp.shephertz.com/game-development-center/java-multiplayer-libgdx-tutorial/#what-are-we-going-to-do
ただし、プロジェクトを自分のコンピューターに複製し、キーを置き換えると (以前でも)、この問題が SuperJumperAndroid.java に表示されます。
Multiple markers at this line
- The type com.badlogic.gdx.Application cannot be resolved. It is indirectly
referenced from required .class files
- The hierarchy of the type SuperJumperAndroid is inconsistent
と
The type com.badlogic.gdx.Application cannot be resolved.
It is indirectly referenced from required .class files
クイック フィックスでは、ビルド パスを更新する必要があると表示されていますが、何を更新すればよいかわかりません。
任意の助けをいただければ幸いです:D 前もって感謝します