I'm using Eclipse and I'm wondering what the best Eclipse/Java/Flexbuilder code review tool is. If it matters we're using SVN as our SCM.
Here are the following I've come across:
- Jupiter - seems like it's been around for awhile it looks like there is only a single developer on the project and the documentation mentions rather old versions of Eclipse
- IBM's Collaborative Code Review plugin for eclipse - seems like its a proprietary code review tool so not sure it will be supported in the future (or have the ability for a community to assist in development).
- Eclipse COLA real-time shared editing - Not really a code review tool but more a way to view/edit files peer-to-peer style allowing code review like collaboration. Check out this video demonstration of COLA.