What do I need to prepare with eclipse development?

Source: Internet
Author: User

1. Go to Eclipse's official website, download eclipse, install Eclipse, modify the Eclipse.ini file, make the memory bigger, avoid the memory overflow situation.

2, install the JDK, with the JDK environment variables, as to how to configure the JDK environment variables, can be found in other essays, or direct Baidu.

3. Java development also requires Tomcat, so we also want to install Tomcat, for example, to download a 8.0 version of Tomcat, extract to a place, configure JTOMCAT environment variables. In Eclipse's window--preferences--server--runtime environments--point Add, select your own installation of the Tomcat directory and select the JDK JRE.

4, more than three steps to develop general projects

5. If you need to develop MAVEN projects, then you have to install MAVEN, configure MAVEN environment variables, in Window--preferences--maven--user Setting, replace the User Setting maven directory conf /setting, this setting can change the mirror mirror to be Ali's.

What do I need to prepare with eclipse development?

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.