简体   繁体   English

Eclipse IDE从Kepler升级到Luna非常糟糕

[英]Eclipse IDE upgrade from Kepler to Luna went very bad

I upgraded my Eclipse IDE for Java developers from Kepler to Luna using the worst possible upgrade feature of Eclipse and it messed up my current workspace totally. 我使用Eclipse 最糟糕的升级功能将我的Eclipse IDE for Java开发人员从Kepler升级到Luna,它完全搞砸了我当前的工作空间。 I added the update site for Luna - http://download.eclipse.org/eclipse/updates/4.4 and selected all and installed. 我添加了Luna的更新站点 - http://download.eclipse.org/eclipse/updates/4.4并选择了所有并安装。 Then it took an hour to figure out the conflicts and finally when it installed, my Eclipse is behaving very erratic. 然后花了一个小时来弄清楚冲突,最后安装时,我的Eclipse表现得非常不稳定。

  1. I can see welcome screen changed and couple of new menu items. 我可以看到欢迎屏幕已更改以及一些新菜单项。
  2. Eclipse market place is gone, I don't know how to get it back. Eclipse市场已经一去不复返了,我不知道如何取回它。
  3. Intermittent freezes forcing me to restart. 间歇性冻结迫使我重新开始。
  4. My Grails setup is gone and I can't install from Market was gone. 我的Grails设置已经消失,我无法从Market安装。

Can anybody suggest what is the right procedure to upgrade? 任何人都可以建议升级的正确程序是什么? (I read the wiki and it doesn't work) and I am looking for methods that actually worked for you. (我阅读了维基,它不起作用)我正在寻找实际适合你的方法。

These are the times I some times cringe in pain and crave for a managed or paid IDE, as a simple task like "upgrade" should be so damn easy and click of a button" 这些时候我有时会痛苦地渴望管理或付费的IDE,因为像“升级”这样的简单任务应该非常简单并且点击按钮“

Eclipse is notoriously known for being hard to upgrade to a new version in place. 众所周知,Eclipse难以升级到新版本。

Download and unzip a new, fresh Eclipse and import the extra things you have installed from the old installation. 下载并解压缩新的Eclipse,并从旧安装中导入已安装的额外内容。

Then import your existing projects again. 然后再次导入现有项目。 Maven projects should be explicitly imported as such. 应该明确地导入Maven项目。

Eclipse can be upgraded in place, provided you add both the "release" and the "updates" repository. 只要添加“发布”和“更新”存储库,Eclipse就可以就地升级。 Your mistake was adding just the "updates" one. 你的错误只是添加了“更新”。

In your case, you should have added the following two repositories: 在您的情况下,您应该添加以下两个存储库:

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

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