竹山一叶

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
IntelliJ IDEA可以自动优化导入包,但是有多个同名的类位于不同的包时,需要自己手动使用Alt + Enter进行导入。
  1. Settings→Editor→General→Auto Import
  2. 选中Optimize imports on the fly和Add unambiguous imports on the fly

Optimize imports on the fly:自动去掉一些没有用到的包
Add unambiguous imports on the fly:自动帮我们优化导入的包




posted on 2016-11-03 10:43  竹山一叶  阅读(36719)  评论(0编辑  收藏  举报