Idea cited MAVEN project jar package Dependencies Import problem Resolution _ Configuration

Source: Internet
Author: User

Idea is built into the MAVEN environment, and MAVEN resolves project dependencies by default. After you create a new project, the Pom.xml file is generated in the path of the project and

Project name. iml file. When you create a new project, idea does not automatically refresh Maven dependencies. In spring application, for example, a new project prompts the following error message when compiling:

The method for refreshing the MAVEN configuration is:

(1) Right-click the project;

(2) Select maven| in pop-up menu Reimport menu item.

At this point, idea will automatically download dependent dependencies over the network and be stored in MAVEN's local repository. In addition, you can set the refresh of Maven to Automatic, and the configuration method is:

(1) Click file| Setting menu item, open Settings tab;

(2) in the left directory tree, expand the MAVEN node;


(3) Check the import Maven projects automatically selection.



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.