gpt4 book ai didi

Eclipse RCP - 更新

转载 作者:行者123 更新时间:2023-12-04 06:32:43 26 4
gpt4 key购买 nike

在创建示例时,我注意到非常奇怪的行为,因此我有些卡住了。我将在 2 个场景中解释问题

场景一。

  • 创建两个插件。
  • 创建两个特征。
  • 创建一种产品并仅包含一项功能。
  • 创建一个类别并包含这两个功能。
  • 导出产品并使用生成的启动器对其进行测试。一切正常。

  • 现在导出可部署功能并将生成的文件复制到网络服务器。
    打开安装新软件选项并使用 URL 安装第二个功能。
    该功能已安装,甚至在每次构建时都会更新。

    场景二
  • 创建两个插件。
  • 创建两个特征。
  • 创建一个产品并包含这两个功能。 (这与第一个场景不同,第一个场景只包含一个功能。)
  • 创建一个类别并包含这两个功能。

  • 导出产品并使用生成的启动器对其进行测试。一切正常。

    现在导出可部署功能并将生成的文件复制到网络服务器。
    打开安装新软件选项并使用 URL 更新应用程序。
    更新程序提示,因为该功能已经安装,将改为执行更新。
    不幸的是,更新不起作用,该步骤显示错误为:
    Your original request has been modified.
    "Mail Protection" is already installed, so an update will be performed instead.
    "Core" is already installed, so an update will be performed instead.
    Cannot complete the install because of a conflicting dependency.
    Software being installed: Mail Protection 1.0.0.201103061657 (com.example.mail.protection.feature.group 1.0.0.201103061657)
    Software currently installed: RCP Product 1.0.0.201103061656 (com.example.mail.product 1.0.0.201103061656)
    Only one of the following can be installed at once:
    Mail Protection 1.0.0.201103061656 (com.example.mail.protection.feature.jar 1.0.0.201103061656)
    Mail Protection 1.0.0.201103061657 (com.example.mail.protection.feature.jar 1.0.0.201103061657)
    Cannot satisfy dependency:
    From: RCP Product 1.0.0.201103061656 (com.example.mail.product 1.0.0.201103061656)
    To: com.example.mail.protection.feature.group [1.0.0.201103061656]
    Cannot satisfy dependency:
    From: Mail Protection 1.0.0.201103061656 (com.example.mail.protection.feature.group 1.0.0.201103061656)
    To: com.example.mail.protection.feature.jar [1.0.0.201103061656]
    Cannot satisfy dependency:
    From: Mail Protection 1.0.0.201103061657 (com.example.mail.protection.feature.group 1.0.0.201103061657)
    To: com.example.mail.protection.feature.jar [1.0.0.201103061657]

    这似乎令人惊讶,因为当我在产品导出后安装该功能时更新有效。
    但是,如果该功能已与产品捆绑在一起,则该功能的更新将不起作用。

    你知道为什么吗?

    最佳答案

    我有同样的问题,但我想通了。
    问题是如果我们将它们作为可部署功能导出或通过更新站点构建它们,则无法更新与产品捆绑在一起的基本插件。
    唯一的方法是重新导出您的产品(从产品配置)并将所需的基本插件和功能从导出文件夹复制到 Web 服务器。
    现在再次检查更新,您将在列表中看到更新的基本功能和更新的产品版本。
    您不能只更新您的基本功能,您必须同时更新(功能和产品)。
    这是节目的终结者,现在对我有用。

    关于Eclipse RCP - 更新,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5210293/

    26 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com