如何控制我的RCP应用程序中Eclipse Marketplace中显示的市场 [英] How can I control what marketplaces are shown in the Eclipse Marketplace in my RCP application

查看:353
本文介绍了如何控制我的RCP应用程序中Eclipse Marketplace中显示的市场的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在我的RCP应用程序中使用Eclipse Marketplace客户端。我也在运行市场服务器,为我的用户提供从我公司提供的多个可安装单元中进行选择的能力。



当用户在我的RCP应用程序中浏览Eclipse Marketplace时,除了自定义的Eclipse Marketplace,Yoxos Marketplace, Obeo Marketplace和BREDEX GmbH的测试解决方案市场。



有没有办法阻止Eclipse Marketplace客户端显示这些其他市场服务器?

解决方案

您可以通过添加vm参数来覆盖默认的URL以获取可用的目录:

  -Dorg.eclipse.epp.internal.mpc.core.service.DefaultCatalogService.url = http://mydomain.tld 

另见 http:// wiki .eclipse.org / Marketplace / REST


I'm using the Eclipse Marketplace client in my RCP application. I'm also running a marketplace server to provide my users with the ability to select from multiple installable units that my company is providing.

When the user browses the Eclipse Marketplace in my RCP application, he/she sees many other marketplace servers in addition to my custom one such as the Eclipse Marketplace, Yoxos Marketplace, Obeo Marketplace, and a Testing Solutions Marketplace by BREDEX GmbH.

Is there a way for me to prevent the Eclipse Marketplace client from showing these other marketplace servers?

解决方案

You can overwrite the default URL for retreiving the available catalogs by the adding a vm argument:

-Dorg.eclipse.epp.internal.mpc.core.service.DefaultCatalogService.url=http://mydomain.tld

see also http://wiki.eclipse.org/Marketplace/REST

这篇关于如何控制我的RCP应用程序中Eclipse Marketplace中显示的市场的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆