Problem
I downloaded the libgdx-master.zip library and unzipped it, then tried to import android tests project in eclipse, doing so gives an exclamation mark which is not a unique error but problems i am facing are below.
I did following to sort it out, but did not work for me
- Created libs folder in the project and copied all the jars in that
- In project properties i added the jar files that come along libgdx-master.zip libray
- Cleaned the project
- That is what i do when ever resources conflict or exclamation mark comes in my project
Errors
- In the imports: The Classes this test project uses from libgdx-master libray
- In Project Properties->Java build-> Project-> some missing projects appear
- I searched a lot about importing the test projects present in this library, but, can only found creating new project to use this library
What i aspect from the community
- Importing test projects from the library libgdx-master, any tutorial link/guide you used yourself, i tried a lot.
- Any one who used this library could answer more properly
- what rating/ranking would you give to use this library for android board game development
- I know how to import the projects and link the resources, but, in this specific case it did not work for me, if you please answer specifically, i would be grateful.
At the the end i would like to thanks who showed patience to read this.
ant fetch.xmlto download the "native" bits (this is recent change, so it depends on when you downloaded it). – P.T. Feb 9 at 19:55