When launching eclipse: Java is started but returned code 13

Source: Internet
Author: User

This problem is caused by a mismatch between the number of eclipse bits and the Java bits

My is win10 64-bit eclipse + 32-bit Java caused by the problem

View the number of Eclipse bits: Open the Eclipse.ini file under the Eclipse root directory with Notepad

View this paragraph:

--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20150204-1316

Where win32.x86_64 refers to 64 bits, win32.x86 is 32 bits.

View the number of Java bits (excerpt from a friend):

Enter Java-d32-version, java-d64-version, respectively in cmd

Instructions for displaying JDK versions Java is 32 or 64 bits.

I am the 64-bit eclipse + 32-bit Java, so go to the official website to download the 64-bit Java installation is to solve the problem.

When launching eclipse: Java is started but returned code 13

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.