Libgdx Setup-ui makes projects Designed as JDk 1.6 , can i Change to 1.7 ?

Libgdx Setup-ui makes projects Designed as JDk 1.6 , can i Change to 1.7 ?

I mean, when i put the code from desktop that i made with JDK 7u in the project folder it complains that the arraylists are bla bla bla bla doesnt comply with 1.6.

So if i change everything to java 7, will everything works normally?

https://groups.google.com/forum/#!topic/adt-dev/-xc5RudveBA
I found that, it seems android bugs in eclipse for now… Lets see when the updates come.

Also, can i use Gl20 with GWT in libgdx?

You can change it to Java 7. And why wouldn’t you be able to use OpenGL 2.0, LibGDX is just a library to allow you to easily utilize OpenGL, that means you can do whatever you want with it.

Yes (assuming you or the devs of LibGDX aren’t making use of unsupported Java functions)

The only thing is the android thing… it doesnt accept java 1.7, so i guess i will have to wait they fix it, because the guy said android already support 1.7