简体   繁体   English

在Eclipse中安装GWT SDK会产生一系列依赖错误

[英]Installing GWT SDK in eclipse gives a chain of dependency errors

When I am trying to install GWT SDK for eclipse, it does not install because it requires the Eclipse Maven plugin. 当我尝试安装GWT SDK for eclipse时,由于需要Eclipse Maven插件,因此无法安装。 When I try to install the Maven plugin it does not install because it requires the Guava bundle 14.0 or greater. 当我尝试安装Maven插件时,它没有安装,因为它需要Guava软件包14.0或更高版本。 I don't find Guava bundles greater than 11.00 anywhere on the internet. 我在互联网上的任何地方都找不到大于11.00的番石榴捆。 I can still find the guava libraries up to 17.0. 我仍然可以找到高达17.0的番石榴库。 Does any one know how to solve this issue? 有谁知道如何解决这个问题?

How did you install the plugin? 您是如何安装插件的? Is it via eclipse update? 是通过Eclipse更新吗? What version is your eclipse? 您的月食是哪个版本?

http://dl.google.com/eclipse/plugin/4.3 http://dl.google.com/eclipse/plugin/4.3

I never encountered that problem when updating via Eclipse's Help > Install New Software. 通过Eclipse的“帮助”>“安装新软件”进行更新时,我从未遇到过该问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM