在自己的应用程序中使用 Subclipse

发布于 2024-12-21 03:39:10 字数 226 浏览 2 评论 0原文

我想在 rcp 应用程序中使用 Subversion 作为版本控制部分。要访问 subversion,我想使用 Subclipse。

我可以从 eclipse 的插件文件夹中复制 subclipse .jars,但必须有更好的方法,例如下载 subclipse 的功能或插件。

有什么办法可以完成这件事吗?或者您对其他提供颠覆支持的插件有一些经验吗?该插件应该可以免费使用。

感谢您的帮助。

i want to use Subversion in a rcp application for the versioning part.To get access to subversion i would like to use Subclipse.

I could copy the subclipse .jars from the plugins folder from eclipse, but there has to be a better way e.g. download a feature or plugin for subclipse.

Is there any way to get this done? Or do you have some experience with other plugins which provide support for subversion? The plugin should be free to use.

Thanks for your help.

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

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

发布评论

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

评论(1

贪恋 2024-12-28 03:39:10

如果您想在 RCP 应用程序中使用 Subclipse(或任何插件),您要做的第一件事就是查看功能/插件要求并确保您的 RCP 应用程序能够满足它们。如果是这样,那么包含 Subclipse 功能和插件将是实现此目的的最简单方法。您的 RCP 应用程序是否包含更新站点 UI?如果是这样,您可以从其更新站点安装 Subclipse。否则,下载压缩的更新并将您需要的功能和插件复制到您的应用程序中。

If you want to use Subclipse (or any plugin) in an RCP application, the first thing you have to do is look at the feature/plugin requirements and make sure your RCP application will satisfy them. If it does, then including the Subclipse features and plugins would be the easiest way to do this. Will your RCP application include the Update Site UI? If so, you could just install Subclipse from its update site. Otherwise, download the zipped update and copy the features and plugins you need into your application.

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