简体   繁体   English

如何为Java EE开发人员升级Eclipse?

[英]How to upgrade Eclipse for Java EE Developers?

Is there any non-painful way to upgrade an Eclipse installation? 是否有任何非痛苦的方法来升级Eclipse安装? I have tried browsing the eclipse site but I cannot find an useful description. 我试过浏览eclipse网站但我找不到有用的描述。

Add the update URL to your available sites: 将更新网址添加到您的可用网站:

Window > Preferences > Install/Update > Available Software Sites > Add... 窗口>首选项>安装/更新>可用软件站点>添加...

    Name:  Oxygen  
Location:  http://download.eclipse.org/releases/oxygen/  

Then tell Eclipse to look for updates: Help > Check for updates . 然后告诉Eclipse查找更新: 帮助>检查更新

After the installation, Eclipse will restart and show the old splash screen. 安装完成后,Eclipse将重新启动并显示旧的启动画面。 Next time you manually stop/start Eclipse it will correctly show the correct splash screen. 下次手动停止/启动Eclipse时,它将正确显示正确的启动画面。

You can simply download the newer version, then use "File -> Import -> Install -> From Existing Installation" to add all the plugins you had in your previous installation. 您只需下载较新的版本,然后使用“文件 - >导入 - >安装 - >从现有安装”添加您之前安装中的所有插件。

Here's a link describing the whole process in details (it says "on Mac Os X", however it should work for other systems as well): 这是一个详细描述整个过程的链接(它表示“在Mac Os X上”,但它也适用于其他系统):

http://www.corephp.com/blog/how-to-upgrade-eclipse-juno-4-2-to-eclipse-kepler-4-3-on-mac-os-x/#.UfJsoI1_McY http://www.corephp.com/blog/how-to-upgrade-eclipse-juno-4-2-to-eclipse-kepler-4-3-on-mac-os-x/#.UfJsoI1_McY

If previous releases are anything to go by, then the answer is No. It is best to download the new release, install it, install the latest versions your favourite plugins and point Eclipse at your workspace. 如果以前的版本是最新的,那么答案是否定的。最好下载新版本,安装它,安装最喜欢的插件的最新版本,并在工作区指向Eclipse。

(Common sense says that you should take a backup of your workspace(s) and your original Eclipse installation.) (常识说您应该备份工作区和原始的Eclipse安装。)


I've previously tried the "upgrade" path and found that it was slow and didn't give good results. 我之前尝试过“升级”路径,发现它很慢并没有给出好的结果。

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

相关问题 面向Java EE开发人员的Eclipse IDE - Eclipse IDE for Java EE Developers 如何使用JSF 2 + Eclipse Java EE Web Developers + Hibernate创建项目? - How create a project with JSF 2 + Eclipse Java EE Web Developers + Hibernate? 针对Web开发人员的Eclipse Java EE IDE中的PrimeFaces - PrimeFaces in Eclipse Java EE IDE for Web Developers 如何将eclipse的安装从java开发者的eclipse转换为EE开发者的eclipse? - How to convert the installation of eclipse from eclipse for java developer to eclipse for EE developers? Eclipse IDE for Java EE Developers和Eclipse Juno之间的区别 - Difference between Eclipse IDE for Java EE Developers and Eclipse Juno Eclipse for Java(EE)Developers和Eclipse Classic之间有什么区别? - What is the difference between Eclipse for Java (EE) Developers and Eclipse Classic? 将Java SE升级到Java EE以及Eclipse - Upgrade Java SE to Java EE as well as Eclipse 如何为Web开发人员配置My Eclipse Java EE IDE以列出Intelligence中的所有可能的构造方法 - How to Configure My Eclipse Java EE IDE for Web Developers to List All Possible Constructors in Intelligence 在Eclipse中为Java EE开发人员版本禁用HTML警告 - Disable HTML Warnings in Eclipse for Java EE developers edition 用于Web开发人员的Eclipse Java EE IDE工具提示颜色 - Eclipse Java EE IDE for Web Developers tooltip color
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM