Organize imports with static imports at the top
I am using Intellij on a team mainly using Eclipse. I would like to have the organize imports for Intellij behave exactly like our Eclipse settings. So far I have been able to do this except for the static imports. Eclipse puts all the static imports at the top. I cannot see an option in the preferences for this in Intellij.
Can I force static imports to the top of the import layout in Intellij 7.0.4?
Thanks for any advice on this.
请先登录再写评论。