1、移除当前类中的引用

快捷键:Ctrl+Shift+O

2、移除整个包中的引用

在项目的资源管理器下点击包名右键,依次选择Source——Organize imports,其实也是Ctrl+Shift+O

3、保存代码时自动移除引用

Windows—>Preferences—>Java—>Editor—>Save Actions

选择Perform the selected action on save,勾选Organize imports