简体   繁体   English

Eclipse将juno升级到kepler。 Eclipse无法启动

[英]Eclipse upgrade juno to kepler. Eclipse wont start

Hi i tried to upgrade my eclipse using like this. 嗨,我试图使用这样升级我的日食。 How to upgrade Eclipse for Java EE Developers? 如何为Java EE开发人员升级Eclipse? But now my Eclipse start and close. 但是现在我的Eclipse开始并关闭了。 I tried clean start. 我尝试干净启动。 I don't want to install clean 4.3 because i have to much settings and plugins to migrate. 我不想安装干净的4.3,因为我必须迁移许多设置和插件。

At the moment i am working on clean 4.3 with copied old plugins folder but it sometimes closing automatically when building workspace. 目前,我正在使用复制的旧plugins文件夹进行clean 4.3的工作,但是在构建工作区时有时会自动关闭。 I would prefer to resurrect old eclipse because i have to much things to configure and it will take a lot of time to do that. 我宁愿使旧日食复活,因为我需要配置很多东西,而且这样做会花费很多时间。 I will try working on new one but i would be glad to resurrect old one. 我将尝试开发新的,但我很高兴复活旧的。

If we have eclipse.ini 如果我们有eclipse.ini

-Xms2048m -Xmx512m Kelpler will crash on start. -Xms2048m -Xmx512m Kelpler将在启动时崩溃。 Juno is working with this settings. Juno正在使用此设置。 But when we have lower eclipse.ini. 但是当我们有较低的eclipse.ini时。 Eclipse is starting. Eclipse正在启动。

-Xms512m -Xmx512m The only problem left is to how force Kepler to dont crash -Xms bigger than 512m (I have 8gb of ram) And 512m is to small for me to build workspace :/ -Xms512m -Xmx512m剩下的唯一问题是开普勒如何不崩溃-Xms大于512m(我有8gb的ram),而512m对我来说很小,无法建立工作空间:/

EDIT Solution is also increase Xmx to 2048 编辑解决方案也将Xmx增加到2048

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

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