![IntelliJ IDEA设置自动导入包 IntelliJ IDEA设置自动导入包](https://image.shishitao.com:8440/aHR0cHM6Ly9ia3FzaW1nLmlrYWZhbi5jb20vdXBsb2FkL2NoYXRncHQtcy5wbmc%2FIQ%3D%3D.png?!?w=700)
IntelliJ IDEA可以自动优化导入包,但是有多个同名的类位于不同的包时,需要自己手动使用Alt + Enter进行导入。
- Settings→Editor→General→Auto Import
- 选中Optimize imports on the fly和Add unambiguous imports on the fly
Optimize imports on the fly:自动去掉一些没有用到的包
Add unambiguous imports on the fly:自动帮我们优化导入的包
![IntelliJ IDEA设置自动导入包 IntelliJ IDEA设置自动导入包](https://image.shishitao.com:8440/aHR0cDovL2ltYWdlczIwMTUuY25ibG9ncy5jb20vYmxvZy8xMDQwNzAzLzIwMTYxMS8xMDQwNzAzLTIwMTYxMTAzMTkyMTQ0Njc0LTgwNjg3MTYyNi5wbmc%3D.png?w=700)