开发者

How do I determine the update site/source of an installed Eclipse plugin?

开发者 https://www.devze.com 2023-01-24 21:20 出处:网络
How do I determine the update site/source of an installed Eclipse plugin? For example, in one of my development versions of Eclipse I have the plugin org.hamcrest.library. From Help - About Eclips开

How do I determine the update site/source of an installed Eclipse plugin?

For example, in one of my development versions of Eclipse I have the plugin org.hamcrest.library. From Help - About Eclips开发者_开发知识库e - Installation Details - Plug-ins I can determine that the provider is Eclipse.org, but is it possible to determine the feature or update site from where it came so I can install this in a separate version of Eclipse I have?


All third-party open source bundles that are used by Eclipse are managed by Orbit project. You can install them from Orbit Repository.

0

精彩评论

暂无评论...
验证码 换一张
取 消