简体   繁体   English

如何为Eclipse RCP应用程序构建和交付补丁?

[英]How build and deliver patches for Eclipse RCP application?

In the context of an RCP application I want to deliver to my customers a patch. 在RCP应用程序的上下文中,我想向客户提供补丁。 This patch has modification in only one of my plugin included in one of my feature. 此补丁仅在我的一项功能中包含的我的一个插件中进行了修改。

How should I build the patch and what will be the patch's content ? 我应该如何构建补丁,补丁的内容是什么? How can I deliver this patch to my end users, through a zip file, an update site ? 如何通过zip文件,更新站点将此补丁交付给最终用户?

Can you point me to any link on the subject ? 您能指出我有关该主题的任何链接吗?

Thanks, Manu 谢谢,Manu

You can deliver your patch as Feature Patch. 您可以将补丁作为功能补丁交付。

See this blog post. 请参阅博客文章。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM