Tools for Eclipse 2.0 plugins upgrade(Eclipse 2.0 插件升级工具)
问题描述
由于 Eclipse Luna 不支持 Eclipse 2.0 插件.有谁知道升级旧插件的工具.
As Eclipse Luna does not support Eclipse 2.0 plugins. Does any one know any tools to upgrade old plugins.
推荐答案
您可以使用 Help > 安装对 2.0 样式插件的支持安装新软件
.
选择Eclipse 项目更新"站点(http://download.eclipse.org/eclipse/updates/4.4).
Select the 'Eclipse Project Updates' site (http://download.eclipse.org/eclipse/updates/4.4).
您将在Eclipse 测试、示例和附加"部分找到Eclipse 2.0 样式插件支持".
You will find 'Eclipse 2.0 Style Plugin Support' in the 'Eclipse Tests, Examples and Extras' section.
有关更多讨论,请参阅 Eclipse 错误 421979.
See Eclipse bug 421979 for some more discussion.
这篇关于Eclipse 2.0 插件升级工具的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:Eclipse 2.0 插件升级工具


基础教程推荐
- 多个组件的复杂布局 2022-01-01
- 从 python 访问 JVM 2022-01-01
- 如何在 Spring @Value 注解中正确指定默认值? 2022-01-01
- Java Swing计时器未清除 2022-01-01
- 大摇大摆的枚举 2022-01-01
- 如何在 JFrame 中覆盖 windowsClosing 事件 2022-01-01
- 在 Java 中创建日期的正确方法是什么? 2022-01-01
- 验证是否调用了所有 getter 方法 2022-01-01
- 不推荐使用 Api 注释的描述 2022-01-01
- Java 实例变量在两个语句中声明和初始化 2022-01-01