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


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.

 

QQ技术交流群:576269252

--------------------------------------

声明: 原创文章,未经允许,禁止转载!

--------------------------------------


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM