Bite Size: Code Review with Jupiter Plugin
Jupiter is an eclipse plug-in designed specifically to coordinate code reviews across teams. The plug-in provides a basic procedure for managing the code review process. I’ve posted a document on Scribd that describes how to use this great tool to manage your code review processes.


But I thought, that formatting on save is already supported by eclipse and you don’t need some plugin for this.
That was written awhile ago on an older version. I did check on it and you’re right there is a Format on save option in Galileo.
Its under Window -> Preferences then Java -> Editor -> Save Actions
Great call out, thanks for the note