简体   繁体   English

卸载功能(从Marketplace安装)

[英]Uninstall feature (installed from Marketplace)

I installed EGit from Marketplace. 我从Marketplace安装了EGit

It crashed and stop to work (no 'Team' integration anymore, no branches displayed). 它崩溃了并且停止工作(不再有“团队”集成,没有分支显示)。 I was planning to reinstall. 我打算重新安装。

I go to Help -> Installation Details , search for Git and select all listed to uninstall. 我转到“ 帮助” ->“ 安装详细信息” ,搜索Git并选择所有列出的内容进行卸载。 This seems to work, the features are not listed anymore in Installation Details ( Installed Software ). 似乎可行,但“ 安装详细信息”已安装的软件 )中不再列出这些功能。

But according to the Marketplace, the EGit stuff is still installed (therefore I cannot re-install) 但是根据市场, EGit东西仍然被安装(因此我无法重新安装)

在此处输入图片说明

When I press on the Installed button, after a few seconds an error message pops up: 当我按“ 已安装”按钮时,几秒钟后弹出错误消息:

在此处输入图片说明

I had the same error every time when I tried to see the installed Plugins in the marketplace. 每次尝试在市场上查看已安装的插件时,我都会遇到相同的错误。 For me the following solution worked: 对我来说,以下解决方案有效:

Deleting the cache directory: 删除缓存目录:

\\eclipse\\p2\\org.eclipse.equinox.p2.repository\\cache

Refreshing the repositories via: 通过以下方式刷新存储库:

Preferences` -> Install Update -> Available Software Sites => select the entry and click the "Reload" 首选项->安装更新->可用软件站点=>选择条目,然后单击“重新加载”

Some repositories could not be reloaded. 某些存储库无法重新加载。 They all belonged to one Plugin and I removed at first the broken repositories and then I deleted the Plugin (in my case I could delete it, it isn't in the list of installed Plugins but I haven't tried this before removing the broken repositories). 它们都属于一个插件,因此我首先删除了损坏的存储库,然后删除了该插件(以我为例,我可以将其删除,它不在已安装的插件列表中,但在删除损坏的插件之前我没有尝试过存储库)。

After that all worked fine again. 之后,一切再次正常。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM