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

Popular posts from this blog

Asterisk AGI Python Script to Dialplan does not work -

python - Read npy file directly from S3 StreamingBody -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -