禁用所有 Eclipse 插件
我在 Ubuntu 10.04 上运行 Eclipse 3.5.2。我尝试为 Eclipse 安装 EGit 插件,在 Eclipse 重新启动后,我发现所有其他插件实际上都消失了(Subclipse、PyDev、OpenExtern、Colorer 等)。奇怪的是,Eclispe 没有列出任何禁用的内容,并且从命令行运行 Eclipse 也没有显示任何错误。
我立即卸载了 EGit,并尝试卸载然后重新安装一些其他插件,但我似乎无法正常工作。 Eclipse 的软件对话框将它们全部列出为已安装,并且我至少可以看到“打开透视图”对话框下列出的 PyDev,但是当我尝试启动 PyDev 透视图时,没有任何反应,也没有显示任何错误。我还尝试了 Eclipse 的更新向导来安装组件的所有挂起的更新,但这没有明显的效果。
我完全迷失了,特别是因为我没有收到任何表明存在问题的消息。这里发生了什么事?如何修复 Eclipse 的插件?
编辑:该问题似乎与这篇文章类似。 看到了几十个错误
Could not instantiate provider org.tigris.subversion.subclipse.core.svnnature for project X
我在 ~/workspace/.metadata/.log 中
不幸的是,以某种方式使用 Equinox p2 安装程序的建议解决方案对我不起作用。
编辑:我尝试删除 ~/.eclipse 文件夹并重新安装我的插件,但问题仍然存在。
编辑:我再次尝试删除我的 ~/.eclipse 文件夹、我的 ~/workspace/.metadata 文件夹,删除所有 Eclipse Ubuntu 软件包(包括配置数据),然后重新安装,但插件仍然没有显示...
编辑:可能还发生了其他一些奇怪的事情。我不确定是什么触发了它,但在某些时候我的整个文件系统变成了“只读”,并且许多进程在无法修改其数据库文件(例如 Firefox)时开始崩溃。重新启动后,一切似乎都自行解决,我能够下载并安装 Eclipse 3.7,据说它不会受到 此错误。
I'm running Eclipse 3.5.2 on Ubuntu 10.04. I tried to install the EGit plugin for Eclipse, and after Eclipse restarted, I found all of my other plugins had effectively vanished (Subclipse, PyDev, OpenExtern, Colorer, etc). Oddly enough, Eclispe doesn't list anything as disabled, and running Eclipse from the command line doesn't show any errors.
I immediately uninstalled EGit, and tried uninstalling and then reinstalling some of my other plugins, but I can't seem to get anything working. Eclipse's software dialog listed them all as installed, and I can atleast see PyDev listed under the Open Perspective dialog, but when I try and start the PyDev perspective, nothing happens, and no errors are shown. I also tried Eclipse's update wizard, to install all pending updates for components, but that had no noticeable effect.
I'm completely lost, especially since I'm not getting any kind of messaging that would indicate a problem. What's happened here? How do I fix Eclipse's plugins?
EDIT: The issue seems to be similar to this post. I see dozens of errors like
Could not instantiate provider org.tigris.subversion.subclipse.core.svnnature for project X
in my ~/workspace/.metadata/.log
Unfortunately, the suggested solution of somehow using the Equinox p2 Installer doesn't work for me.
EDIT: I tried deleting my ~/.eclipse folder and reinstalling my plugins, but the problem persists.
EDIT: I again tried deleting my ~/.eclipse folder, my ~/workspace/.metadata folder, removing all Eclipse Ubuntu packages (including config data), and then reinstalling, but plugins still aren't showing up...
EDIT: There may have been some other weird stuff going on. I'm not sure what triggered it, but at some point my entire file system became "readonly", and a lot of processes started to crash when they couldn't modify their db files (e.g. Firefox). After a reboot, everything seemed to resolve itself, and I was able to download and install Eclipse 3.7, which supposedly doesn't suffer from this bug.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
尝试转到帮助>关于 Eclipse
单击安装详细信息和安装历史记录选项卡
选择事情发生之前的日期并点击恢复
Try going to Help > About Eclipse
Click on Installation Details and the Installation History tab
Select the date before things got screwed up and hit Revert