Development environment Construction tutorial for internship Company

Source: Internet
Author: User

Installing JDK 1.7Configuring the Environment

Verify that the configuration is successful

Installing MavenExtract the Apache-maven-3.3.3-bin.zip to a directory, such as the D:\maven configuration environment variable

Verify that the configuration is successful

Installing TomcatUnzip apache-tomcat8*.zip to a directory, for example: D:\tomcatinstall MySQLUnzip mysql*.zip to a directory, for example: D:\mysql installation Please refer to the following document

Http://jingyan.baidu.com/article/f3ad7d0ffc061a09c3345bf0.html

Install MySQL workbench not to repeat ...

Install gitFollow the default installation, do not repeat ... Configure a local git account

$ git config--global user.name "xxx"

$ git config--global user.email "[Email protected]"

Survival key: $ ssh-keygen-t rsa-c "[email protected]" Press 3 to enter, the password is empty. The key will be saved in the c:\users{user name}.ssh


Configure EclipseConfigure the workspace encoding format to UTF-8

Configuring the JDK

Configure Maven

Download source code for development

installing testng for Eclipse

Select menu: Help->install New Software, and then enter the address in "work with" in the pop-up window: Http://beust.com/eclipse, as shown in:

Install less

At this point, the development environment is completed, enjoy it!

Development environment Construction tutorial for internship Company

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.