简体   繁体   English

新的Java更新后,Eclipse将无法打开

[英]Eclipse won't open after new java update

I have recently updated my JDK, Eclipse subsequently would not open, thus in side of the Eclipse.ini file I changed the path to the new version of Java. 我最近更新了JDK,随后Eclipse无法打开,因此在Eclipse.ini文件中,我将路径更改为新版本的Java。 Even after doing such, Java still came up with an error saying to check the medadata in my workplace. 即使这样做了,Java仍然提出了一个错误,要求检查工作场所中的元数据。 I then attempted to enter the -clean command inside of the Eclipse.ini and it still would not open. 然后,我尝试在Eclipse.ini中输入-clean命令,但仍然无法打开。 Do you have any idea of what I can do to fix my Eclipse work environment? 您是否知道如何解决Eclipse工作环境?

In the log the most recent addition is: 在日志中,最新添加的内容是:

!ENTRY org.eclipse.e4.ui.workbench 4 0 2019-03-10 15:40:17.497 !MESSAGE FrameworkEvent ERROR !STACK 0 ... !ENTRY org.eclipse.e4.ui.workbench 4 0 2019-03-10 15:40:17.497!MESSAGE FrameworkEvent错误!堆栈0 ...

Eclipse is Neon 3 Java is 11.0.2 Eclipse是Neon 3 Java是11.0.2

Eclipse Neon support only JDK 8. But you can force it with some plugin. Eclipse Neon仅支持JDK8。但是您可以通过一些插件来强制使用。 https://www.reddit.com/r/java/comments/9nsknz/eclipse_support_for_java_11/ https://www.reddit.com/r/java/comments/9nsknz/eclipse_support_for_java_11/

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

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