windows - Eclipse Error: "Java started but returned exit code = 13" -
on 64 bit windows 10 operating system, have installed 64 bit jdk1.7.
i have set user variable path value c:\program files\java\jdk1.7.0_67\bin.
after setting environment variables, have executed javac through command prompt.
when try run 64 bit eclipse, returns error "java started returned exit code = 13". please me figure out problem.
i think 64 bit java 8 should pre-installed under c:\program files\java
. java 8 may 32 bit.
if can uninstall java 8, uninstall it. if not, check java configuration , in tab "java", tick version 7 , untick 8.
wiki
Comments
Post a Comment