如何解决Gradle插件依赖问题? [英] How to resolve Gradle plugin dependancy?

查看:242
本文介绍了如何解决Gradle插件依赖问题?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试从



安装Eclipse集成Gradle http://dist.springsource.com/release/TOOLS/gradle



为了在Eclipse中创建LibGdx项目。



但是有一个依赖问题,我被困在不能理解的错误。



以下是错误在试图安装Gradle插件的同时在eclipse中堆栈。



正在安装的软件:Spring UAA集成(可选)3.6.0.201407080544-RELEASE(org.springframework.ide.eclipse.uaa.feature.feature.group 3.6.0.201407080544- RELEASE)
缺少需求:Spring UAA集成3.6.0.201407080544-RELEASE(org.springframework.ide.eclipse.uaa 3.6.0.201407080544-RELEASE)需要'com.google.protobuf软件包0.0.0',但不能发现



更新:

http://dist.springsource.com/release/TOOLS/gradle (最新版本)没有工作。

但是,

http://dist.springsource.com/milestone/TOOLS/gradle (最新版本

解决方案

作者通过自己发布答案让这个问题很容易回答。所以我将会轻而易举地点击。



使用:
http://dist.springsource.com/milestone/TOOLS/gradle (最新里程碑版本)



因为要求(Spring UAA Integration 3.6.0.201407080544-RELEASE)包含在上述附件中。



http://dist.springsource.com/release/TOOLS/gradle (最新版本)无效。


$ b $因为上述附件中包含的要求(Spring UAA Integration 3.6.0.201407080544-RELEASE)不是(我重复不!!)。


I am trying to install Eclipse integration Gradle from

http://dist.springsource.com/release/TOOLS/gradle

in order to create LibGdx project in Eclipse.

But there is a dependancy issue where I am stuck at and not able to understand the error.

Below is the error stack in eclipse while trying to install the Gradle plugin.

Software being installed: Spring UAA Integration (optional) 3.6.0.201407080544-RELEASE (org.springframework.ide.eclipse.uaa.feature.feature.group 3.6.0.201407080544-RELEASE) Missing requirement: Spring UAA Integration 3.6.0.201407080544-RELEASE (org.springframework.ide.eclipse.uaa 3.6.0.201407080544-RELEASE) requires 'package com.google.protobuf 0.0.0' but it could not be found

UPDATE:
http://dist.springsource.com/release/TOOLS/gradle (latest release) did not work.
But,
http://dist.springsource.com/milestone/TOOLS/gradle (latest milestone build) worked!

解决方案

The author has made this question easy to answer by posting the answer himself. So I will swoop in and take the easy points.

Use: http://dist.springsource.com/milestone/TOOLS/gradle (latest milestone build)

because the requirements (Spring UAA Integration 3.6.0.201407080544-RELEASE) are included in the aforementioned add-on.

http://dist.springsource.com/release/TOOLS/gradle (latest release) did not work.

because the requirements (Spring UAA Integration 3.6.0.201407080544-RELEASE) are NOT (I repeat NOT!!) included in the aforementioned add-on.

这篇关于如何解决Gradle插件依赖问题?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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