How to reconfigure eclipse to use a 64 bit JVM

前端 未结 7 1200
忘了有多久
忘了有多久 2021-01-05 07:42

I\'m using eclipse on what I thought were all 64 bit runtime environments. The current settings Java>installed JREs and Execution Environment all point to jdk1.6.0_30 which

7条回答
  •  野趣味
    野趣味 (楼主)
    2021-01-05 08:01

    For me its working properly! . Make sure your path is c:\Program File not c:\Program File(X86) ( if you installed 64 bit JDK it should store in c:\ Program Files)

提交回复
热议问题