Intellij Idea导入maven project

来源:互联网 发布:unity3d 对话框插件 编辑:程序博客网 时间:2024/05/01 23:14

用Intellij Idea (version: 12U)导入maven project后,发现external libraries里没有那些jar包,一个一个的加不是要加死啊。。。google了一下,才知道Intellij里有个叫"maven projects"的tab window, 点其工具栏上的“Reimport all Maven Projects"按钮就可以导入其中的dependencies了。找不到这个tab window的话可以去菜单view->Tool Windows里找。

refer to: http://wiki.jetbrains.net/intellij/Creating_and_importing_Maven_projects
原创粉丝点击