eclipse - 卸载eclipse插件报错

标签 eclipse eclipse-plugin uninstallation

当我尝试卸载我的 eclipse 插件时,出现以下错误:

An error occurred while uninstalling 
enter code heresession context was:(profile=profile, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Uninstall, operand=[R]de.test.package.one 0.1.0.201008170949 --> null, action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.UninstallBundleAction).
 Error while loading manipulator.
Caused by: Application failed,

大部分主题都引用了eclipse.ini文件,我修改了这个文件但没有解决问题。 eclipse.ini 看起来像这样:

-startup
plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.200.v20090520

有什么办法可以解决这个问题吗?

最佳答案

我想让您知道,我解决了“卸载时出错”的问题。通过:

1.) 将 eclipse.ini 文件重命名为非 ini 名称 (eclipse.xxx) 2.) 开始 eclipse 3.) 安装软件/插件 4.) 恢复ini文件。

我想知道为什么 Eclipse 可以首先启动但它可以运行。 重命名可执行文件对我不起作用。

关于eclipse - 卸载eclipse插件报错,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4638841/

相关文章:

eclipse - 在 Eclipse CDT Paths&Symbols 中添加大量包含

node.js - 使用 nvm 卸载当前事件的 node.js 版本

android - 广播句柄应用程序包更改(卸载)

java - 简单地将 Eclipse RCP 应用程序限制为仅以英语运行

java - eclipse E4 : "IWorkbenchWindow" not getting injected in ProgressRegion

java - Eclipse:用于获取类属性列表的键绑定(bind)

java - 如何创建具有下拉功能的 SWT.RADIO 样式的 Eclipse 工具栏项?

java - Eclipse 不断丢失库的源位置

java - 是否可以在不激活插件的情况下触发 RCP-Plugin 中的一系列操作?

inno-setup - Windows 10 上未显示 Inno Setup 开始菜单卸载快捷方式