eclipse 无法完成安装,因为找不到一个或多个必需的项目
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/12143778/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Cannot complete the install because one or more required items could not be found
提问by Enrique Videni
I tried to install Green UML, it said:
我尝试安装 Green UML,它说:
Cannot complete the install because one or more required items could not be found.
Software being installed: Green 3.5.0 (Green.feature.group 3.5.0)
Missing requirement: Green 3.5.0 (Green.feature.group 3.5.0) requires 'org.eclipse.core.boot 0.0.0' but it could not be found,
无法完成安装,因为找不到一个或多个必需的项目。
正在安装的软件:Green 3.5.0 (Green.feature.group 3.5.0)
缺少要求:Green 3.5.0 (Green.feature.group 3.5.0) requires 'org.eclipse.core.boot 0.0.0' 但它找不到,
How can I install org.eclipse.core.boot 0.0.0
? I have tried many other UML tools and always got the same error. I am using Eclipse Juno.
我该如何安装org.eclipse.core.boot 0.0.0
?我尝试了许多其他 UML 工具,但总是遇到相同的错误。我正在使用Eclipse Juno。
采纳答案by Sreenath S
Looks like your UML plugin needs Eclipse Core Tools
看起来您的 UML 插件需要Eclipse Core Tools
Get it from here: http://www.eclipse.org/eclipse/platform-core/downloads.php
从这里获取:http: //www.eclipse.org/eclipse/platform-core/downloads.php
Both the UML Tools, Green UML
and euml2
, that you mentioned, don't show support for Eclipse Juno as of now. May be thats why they're not working. They show versions compatibility up until Eclipse 3.7 (Indigo)
到目前为止,您提到的 UML 工具Green UML
和euml2
都没有显示对 Eclipse Juno 的支持。可能这就是他们不工作的原因。他们显示版本兼容性直到 Eclipse 3.7 (Indigo)
回答by Lespaulka001
If you would like to run Green UML on Eclipse 4.2 (Juno), then add
如果您想在 Eclipse 4.2 (Juno) 上运行 Green UML,请添加
http://download.eclipse.org/releases/indigo
http://download.eclipse.org/releases/indigo
to sites at Help -> Install new software.
到帮助站点 -> 安装新软件。