requires 'org.eclipse.wst.sse.core 0.0.0' but it could not be found

本文介绍了当遇到Eclipse中缺少org.eclipse.wst.sse.core插件时的解决方法,提供了手动下载安装的具体步骤及推荐的下载地址。此外还给出了通过更换Eclipse版本或直接安装所需插件的方式。

requires 'org.eclipse.wst.sse.core 0.0.0' but it could not be found是关键,你的Eclipse插件不全,缺少org.eclipse.wst.sse.core 0.0.0这个包吧,
手动下载org.eclipse.wst.sse.core包试下,找了个下载地址:
www.java2s.com/Code/Jar/DEF/Downloadorgeclipsewstssecore11201v200706212223jar.htm
另外解决方法:1. 下载其他版本的eclipse,如Eclipse IDE for Java EE Developers, Eclipse for RCP and RAP Developers
2. 安装所缺少的插件,在eclipse的 help-->Install New Softwares-->Add 添加Location: http://download.eclipse.org/releases/indigo (注意eclipse的版本名,3.7叫indigo,3.6叫helios,3.5叫galileo,这个对所下插件的版本有影响,然后找到一个叫WST Server Adapters的插件安装好,最后再安装Android ADT。

Eclipse 报错 `requires 'bundle org.eclipse.help.us'` 通常是由于插件依赖项缺失或版本不匹配引起的。解决此类问题通常需要确保 Eclipse 的运行环境能够正确识别并加载所需的插件包。以下是几种可能的解决方案: 1. **检查 Eclipse 版本与插件兼容性** 插件的 `MANIFEST.MF` 文件中可能声明了对特定版本的 `org.eclipse.help.us` 包的依赖。如果当前 Eclipse 环境中没有包含该包或版本不兼容,就会导致此错误。可以通过查看插件的文档或 `feature.xml` 文件确认其对 `org.eclipse.help.us` 的版本要求,并确保 Eclipse 安装目录下的 `plugins` 文件夹中存在对应的 bundle[^1]。 2. **手动安装缺失的 bundle** 如果确认缺少 `org.eclipse.help.us`,可以尝试从 Eclipse 官方更新站点或相关插件仓库手动安装该 bundle。打开 **Help > Install New Software**,在 **Work with** 输入框中添加 Eclipse 官方更新站点(如 `http://download.eclipse.org/releases/latest`),然后搜索 `org.eclipse.help.us` 并进行安装[^2]。 3. **使用 p2 命令行工具安装依赖** 如果通过图形界面安装失败,可以尝试使用 Eclipse 的 p2 命令行工具来强制安装缺失的 bundle。例如: ```bash eclipse -application org.eclipse.equinox.p2.director -repository http://download.eclipse.org/releases/latest -installIUs org.eclipse.help.us ``` 该命令会从指定的更新站点安装 `org.eclipse.help.us` 包[^3]。 4. **清理 Eclipse 缓存并重新启动** 有时 Eclipse 的插件缓存可能出现问题,导致无法正确识别已安装的 bundle。可以尝试关闭 Eclipse,删除或重命名 `workspace/.metadata/.plugins/org.eclipse.pde.core/.bundle_pool` 文件夹,然后重新启动 Eclipse 并再次尝试安装插件[^3]。 5. **使用更高版本的 Eclipse 或插件** 某些旧版本的插件可能依赖于特定版本的 `org.eclipse.help.us`,而该版本可能在较新的 Eclipse 中不再默认提供。升级到最新版本的 Eclipse 或插件可能解决依赖问题。例如,Eclipse Luna 或更高版本通常具备更广泛的兼容性支持[^4]。 ###
评论
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值