【问题标题】:How to remove Eclipse with plugins (on Arch Linux)?如何使用插件删除 Eclipse(在 Arch Linux 上)?
【发布时间】:2015-08-07 11:52:35
【问题描述】:

我已经在 Arch Linux 上安装了 Eclipse Java EE(来自 AUR 的 eclipse-jee 包)。我还通过 Eclipse Marketplace 安装了一些 Eclipse 插件。重新安装 Eclipse 后,我喜欢我之前安装的所有插件仍然显示在 Eclipse 安装详细信息中。为什么?

为了删除 eclipse,我使用了pacman -Rns 命令,它删除了所有不需要的依赖项和配置文件。我还删除了 ~/.eclipse~/.conf/eclipse 文件夹,但插件仍然出现在安装详细信息中。诀窍是它们并没有真正安装,而只是显示在安装详细信息中。

好的,手动删除它们没什么大不了的,但我只是想知道 Eclipse 在哪里存储插件/有关插件的信息?因为理论上它只能写入用户的主文件夹。

【问题讨论】:

    标签: linux eclipse eclipse-plugin archlinux


    【解决方案1】:

    尝试以下文件:

    1. [eclipse_location]/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info
    2. [eclipse_location]/configuration/org.eclipse.update/platform.xml

    【讨论】:

      猜你喜欢
      • 2012-01-27
      • 2012-03-04
      • 2016-10-05
      • 2021-10-01
      • 2017-12-23
      • 2012-11-06
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多