Eclipse 插件与旧版本不兼容

发布于 2024-12-03 05:03:54 字数 122 浏览 0 评论 0原文

我在Eclipse 3.7 RCP插件开发中开发了一个eclipse插件。但在创建项目期间我提到这个插件旨在在 3.6 版本上工作。但奇怪的是,我的插件可以在 Eclipse 3.7 和 3.3 上运行,但不能在 3.6 上运行。

I developed an eclipse plugin in Eclipse 3.7 RCP plugin development. But during the creation of the project I mentioned that this plugin is intended to work on the 3.6 version . But strangely my plugin is working on Eclipse 3.7 and in 3.3 but NOT in 3.6.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

沫尐诺 2024-12-10 05:03:54

将您的代码复制到 Eclipse 3.6 并在那里开发您的插件。

无法保证每个 Eclipse 版本的每个功能都可以正常工作。

Copy your code over to Eclipse 3.6 and develop your plugin there.

There's no guarantee that every feature of every version of Eclipse works.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文