Amateur grass, Java new recruits--configuration environment and installation development tools (summary)

Source: Internet
Author: User

Many newcomers are distressed by the installation of tools and the setting of environment variables for entering new companies. Also suffer from the lack of complete configuration of the development environment, I write a case of procedures here, at least so that you can install the development tools, and practical, it will not be so helpless. After all, even the development environment is not good for the people, leader you certainly do not hope. Less nonsense, the specific operation is as follows:

First, it must be installed JDK1, download JDK version

Here My computer is 64-bit, with the JAVA8, JDK version is jdk1.8.0_92. : Link: Http://pan.baidu.com/s/1pLht3eF password: Vgwu.

Here I also provide a version of Java7: Link: http://pan.baidu.com/s/1hsOlk80 Password: i6k4

2, install, and set the JDK, JRE installation path

Installation path You can use the default, but be sure to remember the address of the installation, I generally specify an additional installation path, such as e-drive. Such as:

Second, configure environment variables

After installing the JDK and JRE, you need to configure the environment variables, which can be referenced by clicking the Open link

Third, the installation of development tools. 1, here I use Eclipse, specific development tools with what, we look at processing: Link: https://pan.baidu.com/s/1MeNwUsYCtOerLswuMngBEg Password: rw2u

After downloading, unzip can be used.

2. Configure the Java version that Eclipse uses

Open Eclipse and select Windows--preferences--java--installed JREs. Set up your JRE environment, as follows:

3. Configure SVN Plugin

: Link: http://pan.baidu.com/s/1mifxHMg password: aj84. After the download, unzip, the Subsvn/eclipse directory under the features, plugins two directory of the jar files, respectively, copied to the corresponding Eclipse installation directory of the corresponding features, plugins folder directory. Restart eclipse so that the SVN plugin is ready

4. Configuring Tomcat

A, download tomcat, I use tomcat8 here. : Link: http://pan.baidu.com/s/1eSPBiee password: 2883, after the download is complete, unzip to your designated directory.

B. Open Eclipse and select Windows--preferences--server--runtime environments. Then you can add a service, select the Apache service, choose your Tomcat version, and do the following:

When you've chosen, click Next.

C, after the configuration is complete, go to the Eclipse Server window and right-click New Server. Specific example:

Here, Tomcat is configured, but many people's project release Directory is also the one that comes with eclipse, and it is recommended to change to Tomcat's WebApps directory. Here's how:

The configuration is complete here, you can save it.

5, configure Mavena, download maven, and unzip,: Link: http://pan.baidu.com/s/1gf9ufb9 Password: kdh1

B. Open eclipse, select Windows--preferences--maven--installations--add, add a maven, and choose Maven's unzip directory. Specific example:

C, specify the settings directory. In the current MAVEN configuration window, select User Settings and specify the MAVEN Settings file you configured in the user Settings path. Specific example:

6. Other configurations

(1) Coding configuration of development tools

(2) configuration of the annotation template

(3) Settings for shortcut keys

(4) Background color, font and other settings

(5) Quickly locate the file location plug-in configuration, quick open cmd configuration and so on, these need you crossing yourself to Baidu

If in doubt, please pay attention to the public number "amateur grass"!

Amateur grass, Java new recruits--configuration environment and installation development tools (summary)

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.