Intellij idea 14 Creating a MAVEN Web project

Source: Internet
Author: User

Click file– New Project, pop up the following settings box, select Maven, set the SDK, tick create from archetype, select Maven-archetype-webapp below, and click Next.

Set the GroupID and Artifactid of the project, such as set complete click Next,next.

Set the project name and project path in the location, click Finish.

For the first time, maven may need to download the plugin for archetype WebApp, depending on the network situation. The project was created successfully, as shown in.

Configuring the Src/main/java Directory
In the We may have found that the necessary Java directories are missing. CTR + SHIFT + ALT + S, open the Project Settings screen, select modules– "sources–" src– "Main, right-click Main, select New Folder, fill in Java in the popup input box, click OK. Right-click Java, select Sources, set this directory to sources directory, click OK to complete the directory settings.

At this point, a simple MAVEN Web project is created.

Intellij idea 14 Creating a MAVEN Web project

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.