eclipse - 卸载eclipse插件报错

当我尝试卸载我的 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 可以首先启动但它可以运行。 重命名可执行文件对我不起作用。

https://stackoverflow.com/questions/4638841/

相关文章:

visual-studio-2010 - TFS Team Build MSTest 运行持续时间太

c# - 在 JSON.NET 中使用 LINQ 从字典创建 JProperty

r - 如何使用 RODBC 或 RCurl 从 R 中受密码保护的 Sharepoint 2007

asp.net - "Invalid use of response filter"压缩来自 IHt

.net - ToString() 和调试器的字符串可视化工具

java - 为什么当我在另一台计算机上加载我的工作区时 Eclipse 显示错误?

c++ - 随机数生成的快速模数替换是什么?

unicode - 无法使用自定义操作将 MSI 安装到用户名中包含非 ascii 字符的非管理员

.net - .NET 资源文件字符串是否被保留?

maven-3 - mvn clean install + java.lang.NoClassDef