Eclipse Marketplace挂起(Luna,Java8) [英] Eclipse Marketplace hangs (Luna, Java8)

查看:427
本文介绍了Eclipse Marketplace挂起(Luna,Java8)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我启动Marketplace时,我新安装的Eclipse Luna会挂起。我试图将我的工作区移开,清理所有内容,重新安装并重新开始。



它仍然会挂起并且必须被杀死-9。我在 https://gist.github上保存了堆栈跟踪(以及OS,Java和Eclipse的版本)。 .com / c51821cbd4e676cd7c9f



有趣的是,如果我切换回Java1.7.0_25,事情就好了。我想使用Java8。



这是一个已知问题并且有办法吗?

解决方案

我会尝试卸载并重新安装Java8 JDK。你试过吗?
您是否安装了多个JDK?如果是,请尝试使用Java8(卸载其他版本)。



或者尝试使用



$ b <$运行eclipse p $ p> eclipse -vm c:\ java8path \ jre \ bin \ javaava.exe

  eclipse -vm c:\ java8path \ jre \ bin \ client \ jvm.dll 


My newly installed Eclipse Luna hangs when I launch Marketplace. I tried to move my workspace out of the way, clean everything, re-install and start fresh.

It would still hang and has to be killed -9. I saved the stack trace (as well as versions of the OS, Java, and Eclipse) at https://gist.github.com/c51821cbd4e676cd7c9f

The funny part is, things go just fine if I switch back Java1.7.0_25. I'd like to use Java8 though.

Is that a known problem and are there ways around it?

解决方案

I would try to un-install and install again the Java8 JDK. Have you tried that? Have you got multiple JDK installed? If yes try with just Java8 (un-install the others).

Or try also to run eclipse with

eclipse -vm c:\java8path\jre\bin\javaw.exe

or

eclipse -vm c:\java8path\jre\bin\client\jvm.dll

这篇关于Eclipse Marketplace挂起(Luna,Java8)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆