idea 版本 2018.1.3
设置 pom.xml改变自动导包有 设置全局默认 和 当前项目 ,同时设置当前项目和全局默认 以当前项目设置为准。
-
全局默认 设置 pom.xml改动自动导包
File -> Other Settings -> Default Settings -> Importing -> Import Maven projects automatically -> OK


-
当前项目 设置 pom.xml改动自动导包
File -> Settings -> Importing -> Import Maven projects automatically -> OK


本文介绍在Idea 2018.1.3版本中设置pom.xml自动导包的方法。有全局默认和当前项目两种设置方式,若同时设置,以当前项目设置为准。全局默认设置路径为File -> Other Settings -> Default Settings -> Importing -> Import Maven projects automatically -> OK;当前项目设置路径为File -> Settings -> Importing -> Import Maven projects automatically -> OK。

1022

被折叠的 条评论
为什么被折叠?



