Eclipse Luna uses jdk1.8 initialization

Source: Internet
Author: User

1. Installing JDK version 1.8

2. Configure Environment variables

D:\Program Files\java\jdk1.8.0_11 (If you change from Jdk7 to JDK8, you can modify the Java_home variable.) )
Java_home:d:\program files\java\jdk1.7.0_55
CLASSPATH:.; %java_home%\lib\dt.jar;%java_home%\lib\tools.jar;
PATH:%java_home%\bin;%java_home%\jre\bin;%systemroot%\system32;%systemroot%;%systemroot%\system32\wbem;% Systemroot%\system32\windowspowershell\v1.0\

3. Unzip Eclispe Luna version (support Jdk1.8,tomcat8)

4. Set the Eclipse font capitalization (Colors and Fonts), encode format (utf-8), Java compiler compile level to 1.8,java installed JREs, add jdk1.8 directory.

Server Runtime environments Add tomcat8 directory.

5. Import the project and check out the project from SVN.

6. Project, properties, Project Facets Java selection 1.8 (the project compilation level needs to be consistent with the Eclipse software compilation level, otherwise it will be an error.) )

--------------------------------------------------------------------------------------------------------------- ------------------------------------

Eclipse Kepler supports the JDK1.7,TOMCAT7 version, and each version needs to be matched to make the tool work better.

Eclipse Luna uses jdk1.8 initialization

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.