Parsing data for Android L failed.Unsupported major.minor version 51.0

前端 未结 8 1088
面向向阳花
面向向阳花 2020-12-18 18:32

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 Applica

8条回答
  •  伪装坚强ぢ
    2020-12-18 18:44

    I was using Eclipse Indigo 64 bit with JDK 1.7. As soon as I updated to Eclipse Luna 64 bit everything worked fine. Furthermore, Eclipse Indigo 64 wouldn't even acknowledge JDK 1.8+

提交回复
热议问题