Optimice imports on the fly with IDEA 7
Why is not available this option in IDEA 7?
I know that I can enable an additional check on commit the file, but in the editor the inspector shows warnings, and I should check them before commit.
I really miss the option, I think that it was really helpful...
Is there any reason in order not to keep these 2 options (one in settings, and the other in the commit dialog)?
请先登录再写评论。
It is available in IDEA 7
Settings | IDE Settings | Global Code Style
On the Imports tab, in the General pane on the top left, check the "Optimize Imports on the fly" check box.