Spring Tool Suite Configuration and use

Source: Internet
Author: User
Tags apache tomcat

1.: Http://spring.io/tools

2. Configure character encoding: UTF-8

The default encoding is iso-8859-1 for Western European text

1, windows--perferences--general--workspace,text file encoding set to Utf-8

2, windows--perferences--general--content types, the text inside the default encoding update into Utf-8

3, windows--perferences--web--jsp files, set the encoding here to Utf-8

4, the project Pom.xml inside add a configuration project.build.sourceencoding>utf-8</project.build.sourceencoding>

This local did not add success! There are no coding settings in the general project, and occasionally it is added at the top of the Pom.xml: <?xml version= "1.0" encoding= "UTF-8"?>

3. Adjust the font

Window-preferences-general-appearance-colors and Fonts

4. Install SVN

Help-install New Software-add

http://subclipse.tigris.org/update_1.8.x

Select all download after the installation is complete, restart the STS 5. Integrated Tomcat

Window-preferences-server-runtime Environment-add

6. The integration process has a problem: You can install the 8.0 version but this Tomcat version is 8.5.6

The Apache Tomcat installation at this directory is version 8.5.6. A Tomcat 8.0 installation is expected.

7. Because SVN uploads a project that is not very standard MAVEN project leads down to the normal Java project:

Right-click the project-Configure-convert to plug-in projects

8. Import the Code template

Window-preferences-java-code Style-code Template-comments-import

(Reprinted from: http://www.cnblogs.com/sun-rain/p/6278346.html)

Spring Tool Suite configuration and use

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.