So, I create a new project with libgdx (for desktop,android,iOS,html and at extensions,I got set Box2d. I generate the project,all seems to be ok, but when I import the project in eclipse, it gives me this error:
Error title: Error in runnable 'Creating Gradle model' Error message: org.eclipse.osgi.internal.framework.EquinoxConfiguration$1 See error log for details.
Anyone has any idea about this?
Once again ,I specify -it's my first time using this and I followed the documentation steps ,from libgdx's website. ( http://libgdx.badlogicgames.com/documentation.html )