Intellij IDEA 普通项目添加Maven支持

时间:2014-08-13 10:44:45   收藏:0   阅读:586

Right-click on the module, select "Add framework support...", and check the "Maven" technology.

(This also creates a pom.xml for you to modify.)

If you mean adding source repository elements, I think you need to do that manually–not sure.

This does not convert the project to use the Maven Standard Directory Layout.


Intellij IDEA 普通项目添加Maven支持,布布扣,bubuko.com

原文:http://my.oschina.net/CasparLi/blog/300611

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!