简体   繁体   English

Eclipse在更新后无法正常工作

[英]Eclipse doesn't work after update

In eclipse all functionality missed. 在Eclipse中,所有功能都丢失了。 There are only 5 tabs left in properties: General, Help, Install/Update, Run/Debug, Team. 属性中仅剩5个选项卡:“常规”,“帮助”,“安装/更新”,“运行/调试”,“团队”。 And Eclipse opens all *.java and *.xml files as txt(without highlight) Eclipse将所有* .java和* .xml文件打开为txt(不突出显示)

I'm new in Eclipse and it can be something simple. 我是Eclipse的新手,它可能很简单。 But I think it happened because of one of plugins. 但是我认为这是由于插件之一而发生的。 I don't know how to check it. 我不知道如何检查。 Before it happened I updated Android plugin and restarted. 在发生之前,我更新了Android插件并重新启动。 I don't remember, may be i updated something else too. 我不记得了,也许我也做了其他更新。

Ubuntu 12.04, Eclipse 3.7.2 Ubuntu 12.04,Eclipse 3.7.2

Try this first: start Eclipse with the -clean command line argument, which will clear out cached plugin information. 首先尝试:使用-clean命令行参数启动Eclipse,它将清除缓存的插件信息。 Startup will take longer, but you have to do this only once. 启动将花费更长的时间,但是您只需这样做一次。

If that doesn't help, go to Help/About. 如果那没有帮助,请转到“帮助/关于”。 Click on the Installation Details button. 单击安装详细信息按钮。 The window that pops up has an "Installation History" button, where you can see what changed. 弹出的窗口具有“安装历史记录”按钮,您可以在其中查看更改的内容。 You can also revert the changes back out. 您还可以撤消更改。

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

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