bugs in eclipse after installing LibGDX
问题 i had no project in eclipse, and i just followed the steps in this toturial: https://www.youtube.com/watch?v=S9fs1PVTyUc&src_vid=6i78aqugqds&feature=iv&annotation_id=annotation_4141831685 and it opened for me a few projects named: project, project-android, project-core, project-desktop, project-ios. and the project-android had an error. here is the code: package com.ak01.projext.android;* import android.os.Bundle;** import com.badlogic.gdx.backends.android.AndroidApplication; import com