New Eclipse code formatter plugin for IntelliJ
Hello, I created a plugin which allows using Eclipse's code formatter directly from IntelliJ without slow executing Eclipse via command line.
It can be downloaded from here http://code.google.com/p/eclipse-code-formatter-intellij-plugin/downloads/list
(because of some bug it cannot be currently uploaded to plugins site)
Any feedback appreciated.
请先登录再写评论。
finally it is avaible in plugins repository.
it now supports formatting of JavaScript and GWT native methods