首页 > 其他 > 详细

IntelliJ: Maven projects need to be imported: Import Changes Enable Auto-Import

时间:2017-04-06 21:54:02      阅读:6952      评论:0      收藏:0      [点我收藏+]

upon creating a new maven project I get the popup box saying

"Maven projects need to be imported: Import Changes Enable Auto-Import"

技术分享

 

Answer:

From the documentation.

Select this check box, if you want IntelliJ IDEA to perform reimport automatically each time you change your pom.xml.

 it just automatically updates project details upon POM change. Generally it tells IDEA that, for example, dependencies for those new external classes you started using in your code can be found in updated version of POM.

 

IntelliJ: Maven projects need to be imported: Import Changes Enable Auto-Import

原文:http://www.cnblogs.com/xxoome/p/6675573.html

(0)
(1)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!