简体   繁体   中英

Not able to start Eclipse Kepler

I have downloaded Eclipse Kepler and not able to start, when i tried to open(start eclipse) i got Error: " Failed to load C:/Java/..../bin/client/jvm.dll " , after trying to find to solution i tried with adding "-vm C:\\Java\\jdk1.7.0_45\\bin\\javaw.exe " in eclipse.ini file, but for my bad luck even after adding this i got another error: " Java was started but returned exit code=13 ........ "

My Environment setup is: Windows 8 Java 7, 64 bit Eclipse Kepler 64 bit

Make sure you download:

  • 64-bit version of Eclipse.
  • 64-bit version of JDK.

Kindly check the following:

1) Your eclipse version,whether it is compatible with what version of java. Have that. 2) check if the the environment variable JAVA_HOME setted to your last version of java installed

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