- The -vm option and its value (the path) must be on separate lines.
- The value must be the full absolute path to the Java executable, not just to the Java home directory.
- The -vm option must occur before the -vmargs option, since everything after -vmargs is passed directly to the JVM
- 注意jdk和eclipse的位数是否相同,32对应32,64对应64
相关文章
- 10-28启动eclipse出现JVM terminated. Exit code=127 错误解决办法
- 10-28MyEclipse 死掉,JVM terminated. Exit code=1073807364
- 10-28[错误解决] [jenkins] [docker] Maven JVM terminated unexpectedly with exit code 137
- 10-28Java was started but returned exit code=13
- 10-28Linux中启动Eclipse报错: JVM terminated. Exit code=1
- 10-28RCP打包出来 运行 出现 JVM terminated.exit code = 13
- 10-28浅析win32 Win64 x86 x64 区别 及Eclipse启动报Java was started but returned exit code=13 错误
- 10-28jvm terminated. exit code=13
- 10-28Eclipse JVM terminated.exit code=13
- 10-28启动STS出现:java was started but returned exit code=13;问题