Calling organize imports from IntelliJ plugin Permanently deleted user 创建于 2014年05月27日 06:36 Is there is any way to call organize imports for java classes programatically inside an idea plugin?
See com.intellij.codeInsight.actions.OptimizeImportsAction and com.intellij.codeInsight.actions.OptimizeImportsProcessor