Thursday 10 September 2015

How to enable smart import in Intellij Idea 14?

To enable auto-import and auto optimize imports go to:

Intellij Idea 14 -> Settings -> Editor -> General -> Auto Import

and check two options:

1. Optimize import on the fly
2. Add unambiguous imports on the fly

No comments:

Post a Comment