如何在Eclipse中添加缺少的包? [英] how do I add a missing bundle in Eclipse?

查看:1053
本文介绍了如何在Eclipse中添加缺少的包?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在Eclipse中安装AWS工具时,遇到以下错误:

When installing tools for AWS in Eclipse, I encountered the following error:


无法完成安装,因为一个或多个必需项目可能没有找到。
当前安装的软件:Amazon SimpleDB Management 1.0.0.v201111161400(com.amazonaws.eclipse.datatools.enablement.simpledb.feature.feature.group 1.0.0.v201111161400)
缺少需求:Eclipse数据工具平台Amazon SimpleDB UI插件1.0.0.v201111161400(com.amazonaws.eclipse.datatools.enablement.simpledb.ui 1.0.0.v201111161400)需要bundle org.eclipse.datatools.sqltools.sqlscrapbook 1.0.0,但它无法找到
无法满足依赖关系:
From:Amazon SimpleDB Management 1.0.0.v201111161400(com.amazonaws.eclipse.datatools.enablement.simpledb.feature.feature.group 1.0.0.v201111161400)
至:com.amazonaws.eclipse.datatools.enablement.simpledb.ui [1.0.0.v201111161400]

Cannot complete the install because one or more required items could not be found. Software currently installed: Amazon SimpleDB Management 1.0.0.v201111161400 (com.amazonaws.eclipse.datatools.enablement.simpledb.feature.feature.group 1.0.0.v201111161400) Missing requirement: Eclipse Data Tools Platform Amazon SimpleDB UI Plug-in 1.0.0.v201111161400 (com.amazonaws.eclipse.datatools.enablement.simpledb.ui 1.0.0.v201111161400) requires 'bundle org.eclipse.datatools.sqltools.sqlscrapbook 1.0.0' but it could not be found Cannot satisfy dependency: From: Amazon SimpleDB Management 1.0.0.v201111161400 (com.amazonaws.eclipse.datatools.enablement.simpledb.feature.feature.group 1.0.0.v201111161400) To: com.amazonaws.eclipse.datatools.enablement.simpledb.ui [1.0.0.v201111161400]

什么是这里的问题,我该如何解决?对不起,我对Eclipse和Java开发者一般来说是新的。以下信息可能是关键吗?

What is the problem here and how do I resolve it? Sorry, but I am new to Eclipse and Java dev in general. Could the following message be the key?


需要bundle org.eclipse.datatools.sqltools.sqlscrapbook 1.0.0,但无法找到

requires 'bundle org.eclipse.datatools.sqltools.sqlscrapbook 1.0.0' but it could not be found


推荐答案

我发现来自AWS论坛的Jerinaw的答案对我来说没有效果。我不得不这样做(靛蓝Java EE IDE):

I found that the answer Jerinaw sourced from the AWS forum didn't work for me. I had to do it a little different (Indigo Java EE IDE) :

详细信息:


  1. 在Eclipse中启动新的软件安装程序(帮助 - >安装新软件...)

  1. Launch the new software installer in Eclipse (Help -> Install New Software...)

在使用:字段根据您的Eclipse版本填写url(如果您正在使用 indigo kepler luna ,只需替换 mars 与您的版本名称在以下网址)

In the "Work with:" field fill in the url according to your Eclipse version (if you're using indigo, kepler, or luna, just replace mars with your version's name in the below url).

http://download.eclipse.org/releases/mars

地址应该已经在使用:下拉列表中。

The address should already be in the "Work with:" drop-down.


  1. 点击下面的复选框到数据库开发(点击下一步,接受许可证,点击完成,应提示重新启动)。

  1. Click on the check box next to "Database Development" (click next, accept license, click finish, should be prompted for restart).

启动新的软件安装程序,并在使用:字段中输入 http://aws.amazon.com/eclipse

Launch the new software installer and in the "work with:" field enter http://aws.amazon.com/eclipse

选择您要安装的软件包

这篇关于如何在Eclipse中添加缺少的包?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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