Eclipse Mars 配置插件位置的 "Product Configuration" 在哪里?
Where is "Product Configuration" for Eclipse Mars to config plugin locations?
我想在不同的 eclipse 实例之间共享插件。我发现这个 article 关于更改 eclipse 插件位置。它使用 Help > Software Updates > Manager Configuration
来做到这一点。但我在最新 eclipse mars
中找不到。它在哪里?还是这种方法已被弃用?
p2 Bundle Pooling, which is the capability you're looking for, is not easy to work with "by hand," it's really intended to be used by tools, not humans (in my opinion). The good news is that you can use the Eclipse Installer (Oomph) and tell it to use bundle pooling.
我想在不同的 eclipse 实例之间共享插件。我发现这个 article 关于更改 eclipse 插件位置。它使用 Help > Software Updates > Manager Configuration
来做到这一点。但我在最新 eclipse mars
中找不到。它在哪里?还是这种方法已被弃用?
p2 Bundle Pooling, which is the capability you're looking for, is not easy to work with "by hand," it's really intended to be used by tools, not humans (in my opinion). The good news is that you can use the Eclipse Installer (Oomph) and tell it to use bundle pooling.