Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/powershell/12.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Java 无法在Eclipse中安装Gradle_Java_Eclipse_Spring_Libgdx_Android Gradle Plugin - Fatal编程技术网

Java 无法在Eclipse中安装Gradle

Java 无法在Eclipse中安装Gradle,java,eclipse,spring,libgdx,android-gradle-plugin,Java,Eclipse,Spring,Libgdx,Android Gradle Plugin,您好,需要帮助在eclipes中添加gradle。我试图在eclipes更新站点中安装新软件,但一直出现此错误 Cannot complete the install because one or more required items could not be found. Software being installed: Spring UAA Integration (optional) 3.6.2.201410090827-RELEASE (org.springframework.i

您好,需要帮助在eclipes中添加gradle。我试图在eclipes更新站点中安装新软件,但一直出现此错误

Cannot complete the install because one or more required items could not be found.
  Software being installed: Spring UAA Integration (optional) 3.6.2.201410090827-RELEASE (org.springframework.ide.eclipse.uaa.feature.feature.group 3.6.2.201410090827-RELEASE)
  Missing requirement: Spring UAA Integration 3.6.2.201410090827-RELEASE (org.springframework.ide.eclipse.uaa 3.6.2.201410090827-RELEASE) requires 'package com.google.protobuf 0.0.0' but it could not be found
  Cannot satisfy dependency:
    From: Spring UAA Integration (optional) 3.6.2.201410090827-RELEASE (org.springframework.ide.eclipse.uaa.feature.feature.group 3.6.2.201410090827-RELEASE)
    To: org.springframework.ide.eclipse.uaa [3.6.2.201410090827-RELEASE]

我已经尝试添加其他更新站点以满足某些依赖关系。通过导出此()但仍会出现相同的错误。请帮助我解决此问题

你安装了Spring UAA集成了吗?是的,我已经安装了,但它现在运行得很好。新的坏消息是旧版本的eclipse与eclipse JUNO不兼容,这就是我所想的,因为eclipse LUNA 4.4工作得很顺利…现在不幸的是我需要更新eclipse并重新添加ADT和SDK哈哈哈…无论如何,谢谢