Two JDK Installation Problems

Source: Internet
Author: User

Since many software programs are incompatible with 64-bit eclipse and myeclipse when writing Java projects, we will use 32-bit eclipse, but we need to solve JDK problems, therefore, we hope to find a simple method that allows us to freely switch between two jdks.

 

Steps:

-> Install the two jdks first (it is best to install two JDK with different digits in the same directory so that we can easily modify the JDK during conversion, such as mine)

 

-> Configure environment variables. (I wanted to link to an installation tutorial, but I didn't find my favorite one. Please configure it yourself. Note that after configuration, you must check whether the javac has been successfully configured)

 

-> In the C: Window directory, find system32 and delete the three files.

 

-> Finally, change the path in java_home to the JDK path you need. After the modification, run the CMD command Java-version to check whether the Java version is successfully modified.

(Above !)

Two JDK Installation Problems

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.