What is Code review (Codereview)?
Code review, also known as code review, refers to activities that read code to check the compliance of source code with coding standards and code quality.
Jupiter provides a code line-level review annotation feature to facilitate review of participants ' understanding of what line of code is problematic.
At the same time, it is also more in line with the regular review process, by the reviewers to submit the code----reviewers under the line of personal opinion----organized a seminar to discuss each individual's comments and determine the problem and solution, the reviewer modified code--reviewers review the changes.
Jupiter supports multiple reviews in a project, multi-person collaborative review, support for a variety of configuration libraries such as SVN, CVS, support a simple review process, support problem tracking.
Http://files.cnblogs.com/files/nidongde/jupiter_4.0.0.rar
Document description
http://files.cnblogs.com/files/nidongde/Code review Tool Jupiter use process. rar
Codereview is an important part of development, sorting out some about Jupiter for Java