简体   繁体   English

Eclipse Java 氧气未启动

[英]Eclipse Java Oxygen is not starting

When i try to open当我尝试打开

Eclipse Java Oxygen 
it keeps giving me this error 它一直给我这个错误
C:\Program Files\Java\jre1.8.0_152\lib\amd64\jvm.cfg C:\Program Files\Java\jre1.8.0_152\lib\amd64\jvm.cfg
my jre is 我的 jre 是
jre1.8.0_152 jre1.8.0_152
and i try to make workspace for minecraft mods 我尝试为我的世界模组制作工作空间

Here are the exact steps to solve could not open 'C:\Program Files\Java\jre8\lib\amd64\jvm.cfg' error:以下是解决无法打开“C:\Program Files\Java\jre8\lib\amd64\jvm.cfg”错误的具体步骤:

1) Go to C:\Windows\System32 2) Search for Java in that folder 3) Remove java.exe, javaws.exe and javaw.exe from this folder 4) Open command prompt 5) Type Java it should work 1) Go to C:\Windows\System32 2) Search for Java in that folder 3) Remove java.exe, javaws.exe and javaw.exe from this folder 4) Open command prompt 5) Type Java it should work

Mind you, your error could be little different than mine depending upon whether your laptop is 32-bit or 64-bit.请注意,您的错误可能与我的错误略有不同,具体取决于您的笔记本电脑是 32 位还是 64 位。 For example, if you are using 32-bit JVM then you can get something like Error: could not open 'C:\Java\jre7\lib\i386\jvm.cfg'.例如,如果您使用的是 32 位 JVM,那么您可能会收到类似错误:无法打开“C:\Java\jre7\lib\i386\jvm.cfg”的信息。

Read more: https://www.java67.com/2015/10/error-could-not-open-java-jmv-cfg-lib-eclipse.html#ixzz6J0plEMyA阅读更多: https://www.java67.com/2015/10/error-could-not-open-java-jmv-cfg-lib-eclipse.html#ixzz6J0plEMyA

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

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