Eclipse New Maven Project step (Novice beginner)

Source: Internet
Author: User

Install Maven (Baidu) and SVN in Eclipse (previous)
Modify the MAVEN local repository
Eclipse Properties Maven--> installations--> Add a new custom installation of Maven to the MAVEN path for a custom installation
--User settings modifies global settings and usersettings to a custom installed Maven path under Conf-->settings.xml
Settings.xml inside to modify the local warehouse address (since Baidu How to modify the new local warehouse to MAVEN address Repository)
New MAVEN Project Select only use default workspace location
Next
Select Maven-archetype-webapp
Next
Fill in GroupID and Artifactid

1. Project Properties Facets Modify Java version 1.6
2\ adding run-time Tamcat 8.0
3\ Modify the Project Dynamic Web module version to turn off Eclipse Open project file path found. Setting under the
Org.eclipse.wst.common.project.facet.core.xml file modified Jst.web version 3.1
Re-open the project add the current project to the server
Modify the Pox file Add Project dependencies include Spring and hibernate
Modify Project Web. XML supports spring and hibernate
Add spring and Hibernate configuration files

Eclipse New Maven Project step (Novice beginner)

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.