对于使用谷歌播放服务库日食Android SDK中:;目标运行jre1.8.0_25没有定义&QUOT错误" [英] Android SDK for eclipse using Google Play Services Lib: Error "Target runtime jre1.8.0_25 is not defined."

查看:185
本文介绍了对于使用谷歌播放服务库日食Android SDK中:;目标运行jre1.8.0_25没有定义&QUOT错误"的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有关的大学,我的工作在Android项目,它使用谷歌Play服务库。
然而,我的日食抛出一个错误,说明,即目标运行时jre1.8.0_25没有定义。
这是一个Git项目,我还没有安装/库配置自己,但对其他人而言,似乎完美的工作。
而不能很好地与Eclipse熟悉,我曾试图检查每一个参考项目设置上述JRE,虽然我是运气不好,速战速决,不提供任何

For university, I am working on an android-project, which uses the "Google Play Services Lib". However, my eclipse throws an error, stating, that the "Target runtime jre1.8.0_25 is not defined.". This being a git project, I have not installed/configured the library myself, though for others it seems to work flawlessly. Being not very well versed with eclipse, I have tried to check every reference to the aforementioned jre in the projects settings, though I was out of luck, a quick fix isn't available either.

推荐答案

出现此错误给你,因为开发Android不支持JDK 1.8
为了解决这个问题,您需要安装JDK 1.7(您可能需要卸载JDK 1.8,但可以肯定的是,你需要JDK 1.7)。这将解决您的问题。

This error occurs to you because developing android does not support JDK 1.8 To solve this problem you need to install JDK 1.7(you might need to uninstall JDK 1.8, but it is for sure that you need JDK 1.7). This will solve your problem.

您需要做的最后检查项目>属性> Java编译器(在这里你可以选择1.7或1.6)

The last check you need to do is Project > Properties > Java Compiler(here you have to select 1.7 or 1.6)

这篇关于对于使用谷歌播放服务库日食Android SDK中:;目标运行jre1.8.0_25没有定义&QUOT错误"的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆