数据解析为Android大号failed.Unsupported为major.minor 51.0版本大号、版本、数据、Android

由网友(一只优蕥的猪)分享简介:安装ADT插件为Eclipse后,我试图让一个新的世界,你好Android应用程序。After installing ADT Plugin for Eclipse, I tried to make a new Hello world Android app.不过,我遇到了以下错误,当我试图打开一个新的Andr​​o...

安装ADT插件为Eclipse后,我试图让一个新的世界,你好Android应用程序。

After installing ADT Plugin for Eclipse, I tried to make a new Hello world Android app.

不过,我遇到了以下错误,当我试图打开一个新的Andr​​oid应用程序。 我正在使用的 JDK 7.0和JRE 7.0。 我最初曾与JDK 6.0,但遇到了同样的错误,所以我卸载它,并安装了JDK 7.0和改变路径设置分别。

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.

错误显然是:

加载数据为Android L(preVIEW)遇到了问题。对于Android大号failed.Unsupported为major.minor版本解析数据   51.0。

Loading data for Android L(Preview) has encountered a problem. Parsing data for Android L failed.Unsupported major.minor version 51.0.

我的合规水平也改为JDK 1.7。 我也改变了我的JRE符合1.7。

My compliance levels are also changed to JDK 1.7 only. And I also changed my JRE compliance to 1.7.

推荐答案

我面临着同样的问题,我的 Mac OSX版的,对我这个问题是通过下载和安装的 JDK 1.8解决从 Java SE开发工具包8下载。你只需要安装(或更新)的 JDK 1.8 ,然后重新启动Eclipse的。而已!如果以后的工作。

I was facing the same problem on my Mac OSX and for me the problem was resolved by downloading and installing JDK 1.8 from Java SE Development Kit 8 Downloads. You just need to install(or update to) JDK 1.8 and restart the eclipse. That's it! Should work afterwards.

阅读全文

相关推荐

最新文章