java - 双击eclipse启动哪里的jre
PHP中文网
PHP中文网 2017-04-17 17:55:07
0
4
452

java环境配置良好
但是双击无法启动eclipse(提示找不到jre),eclipse.ini没有修改
当然shell启动是可以的

PHP中文网
PHP中文网

认证0级讲师

reply all(4)
PHPzhong


Scala eclipse version


My JDK version


View via JMC

It can be seen from the above that the jre of jdk is started. (●'◡'●)


May 16, 2016 10:03:24 Supplement
The subject can try to modify eclipse.ini and add the path of jre

阿神

Master, I have encountered such a situation before: the number of digits of jdk and eclipse is different, so jdk can be used, but eclipse cannot recognize jdk. I suggest you look at their digits. Generally, 64-bit ones can be recognized by themselves.

Ty80

Are you not configuring environment variables

PHPzhong

eclipse.ini, which can be configured, the first line
-vm
C:/Windows/java/jdk1.7.0_09/jdk1.7.0_09/bin/javaw.exe can be changed to the path of your own jdk

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template