Eclipse has few features that make working with static imports almost as easy as it should be. Add Import Keyboard Shortcut Many people I work with were surprised that the “add import” shortcut works also for static imports. Just set the cursor on the static method, static field or enum constant, press Ctrl+Shift+M and it will be imported statically. I think it should also be available as a quick