Eclipse Startup error has value ' 1.7 ', but ' 1.8 ' is required

Source: Internet
Author: User

Because JDK8 is required to install the elasticsearch5.x version, it was installed on this machine, but it was later discovered that the eclipse Times was wrong:

Error:registry key ' Software\javasoft\java runtimeenvironment ' \currentversion '
Have value ' 1.7 ', but ' 1.8 ' is required.

Modify the CurrentVersion value in the registry to 1.7 if prompted

But after the correction still error, what is the matter? So find the information on the Internet finally found to modify the following configuration:

Copy the Java.exe Javaw.exe Javaws.exe in%java7_home%\bin to C:\windows/system32 and C:\Windows\SysWOW64 and replace the original file. Copy the shortcuts of the above three files to C:\ProgramData\Oracle\Java\javapath and replace the original files

Reference Link: http://blog.csdn.net/manerfan/article/details/48492809

Personal solution: Put the above three files into the c:\windows/system32 problem is solved!

Eclipse Startup error has value ' 1.7 ', but ' 1.8 ' is required

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.