简体   繁体   中英

eclipse Windows 64 bit can't open

When I open Eclipsp.exe to run for android programming,this msg is appear what is the problem ? note: I have downloaded jre from java website.

在此处输入图片说明

It's the path for your JDK and your environmental system variables. The environmental system variables for 64-bit Windows and JDK is different than 32-bit windows.

Also make sure you download 64-bit jre or jdk, then modify your eclipse.ini file and add:

-vm [fullpath of 64-bit jdk or jre]\javaw.exe

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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