是否可以使用 RCP Updatesite 使用新的 Eclipse 更新 Eclipse RCP 应用程序

Is it possible to update the Eclipse RCP application with new Eclipse using RCP Updatesite

我的 Eclipse RCP 应用程序是使用 eclipse-4 开发的 Mars.I 想使用 RCP 更新使用 Eclipse Neon 更新 RCP 应用程序 site.Is 可以在 eclipse -4 中更新 RCP 应用程序使用 Mars 开发到 Eclipse Neon 使用更新站点?

如果您在构建应用程序和更新应用程序时使用 p2 机制,您可以通过调整目标来实现。正如 greg 在评论中提到的,您可以参考该教程。这会给你更多的想法。