New Eclipse code formatter plugin for IntelliJ Follow
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.
Please sign in to leave a comment.
finally it is avaible in plugins repository.
it now supports formatting of JavaScript and GWT native methods