After installing ADT Plugin for Eclipse, I tried to make a new Hello world Android app.
But I met with the following error when I tried to open a new Android Application.
I'm working with JDK 7.0 and JRE 7.0.
I initially worked with JDK 6.0, but met with the same error, hence I uninstalled it and installed JDK 7.0 and changed the path settings respectively.
The error clearly is:
Loading data for Android L(Preview) has encountered a problem. Parsing data for Android L failed.Unsupported major.minor version
51.0.
My compliance levels are also changed to JDK 1.7 only.
And I also changed my JRE compliance to 1.7.
question from:
https://stackoverflow.com/questions/24886468/parsing-data-for-android-l-failed-unsupported-major-minor-version-51-0 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…