Hi,
I’m working on a different pc now and trying to setup libgdx on it, but i can’t get it to working.
Whenever I try to build my project I get an error message:
[quote]…/RoboVMPlugin: Unsupported major.minor version 51.0
[/quote]
I searched around an apparently a bunch of people get this problems fixed by upgrading their JDK to 1.7 and above & setting their JAVA_HOME to the JDK folder.
So i’ve done that, but i still get the same error msg (I restarted my pc).
Does anyone know how i fix this?
- I have downloaded and installed Java JDK 7u50
- I have set JAVA_HOME under system variables in Windows 7 to C:\Program Files (x86)\Java\jdk1.7.0_60 (also tried with \bin)