code review tool [closed]
Which open source code review tool can i use for my android apps.
If you're using eclipse you can try Jupiter or the Collaborative Code Review Tool. There's also a web-based one called Gerrit for projects using Git. I don't know much about it, but a lot of people seem to like it.
We have also invented a review tool. But it is a plugin for the IDE Eclpise. I hope this is no problem for you. If you want some more information, look here: Agilereview
I recommend CheckStyle and FindBugs.
Also, search in java category in general: Best free Code Review tool for Eclipse/Java/Flex Development.
精彩评论