gpt4 book ai didi

java - 如何在 eclipse-rcp 中验证更新站点

转载 作者:太空宇宙 更新时间:2023-11-04 09:46:05 24 4
gpt4 key购买 nike

通过 Web 或 RCP 应用程序(版本 3.x 和 4.x)访问时如何验证更新站点 URL。

引用网址:https://www.eclipse.org/forums/index.php/t/1093851/https://www.eclipsezone.com/eclipse/forums/t106640.html

在第一个网址问题中提到了 LoginDialog (org.eclipse.equinox.internal.p2.ui.dialogs.UserValidationDialog) 的使用,但我不知道如何在代码中使用它。

我也按照第二个网址中提到的步骤进行操作,但无法获得任何对话框。

请找到下面的图像链接,其中包含用数字提到的 4 个步骤,我想要第 3 步和第 4 步之间的身份验证对话框

Image with steps 1 and 2

Image with step 3

Image with step 4

最佳答案

来自引用的 URL https://www.eclipse.org/forums/index.php/t/1093851/

p2 uses the OSGi Services mechanism to find services. You'll want to provide an implementation of the org.eclipse.equinox.p2.core.UIServices;

尝试将“org.eclipse.equinox.p2.ui”及其依赖项添加到您的 RCP,此 bundle 注册 public class ValidationDialogServiceUI extends UIServices使用 org.eclipse.equinox.internal.p2.ui.dialogs.UserValidationDialog

关于java - 如何在 eclipse-rcp 中验证更新站点,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/55415144/

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