有没有办法 "fetch" 已安装的 eclipse 插件的 "installation source"?

Is there a way to "fetch" the "installation source" of an installed eclipse plugin?

我刚刚安装了一个新的 Ubuntu;并且还决定彻底刷新我的 Eclipse 工作区。但是现在我遇到了一个内部 eclipse 更新站点的问题,我过去使用它来安装一些内部插件......

长话短说:我无法为我想安装的插件提供 "install site" 到 eclipse。

现在我在想:

我之前确实安装了这个插件(而且我还有 系统映像 和周围的工作区);那么有没有办法从安装它的工作区 "pull" "plugin install artifacts" 呢?然后使用这些工件安装插件而无需 "install site"?

您可以在旧 Eclipse 安装的 'plugins' 目录中找到旧插件。您应该能够将插件复制到新 Eclipse 的 'dropins' 目录并重新启动 Eclipse 以安装它。