Record the bug resolution process: Issues with the eclipse installed JREs configuration

Source: Internet
Author: User

A summary

    1. Eclipse installed JREs Configuration begs the question: JDK since compilation, not JRE
    2. Spring Boot embedded Tomcat runtime program, Tomcat:run

Two bug descriptions:issues with the eclipse installed JREs configuration

Just fresh retrieval of code, students compile all OK, their own compilation is always wrong. This is due to an issue with the Eclipse installed JREs configuration error. Path:windows->preferences-> input jre->installed jres-> to rely on the JDK, not the JRE.

The difference is that the JDK contains compiled tools, and the JRE does not contain compiled tools. In addition, the JAVA API cannot be debug using the JRE, and the JDK can be selected.

Three Bug Description: Tomcat:run

In Spring boot, the Tomcat runner is embedded and runs the project using Run As->maven Build->goals:tomcat:run.

Four common routines of GIT in project development

Five

Record the bug resolution process: Issues with the eclipse installed JREs configuration

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.