views:

153

answers:

2

I am looking for a code review tool which can be configured with CM synergy .We are having java project with Eclipse 3.4 as IDE.And need a simple code review tool on windows XP.

http://www.windriver.com/cgi-bin/partnerships/directory/viewProd.cgi?id=1451

A: 

I do not know about a free code review tool with Eclipse (except some in development, , or plugins like Jupiter, both not taking into account Telelogic products).

All those tools are generally based on Eclipse Mylyn plugin, and even a commercial product like TaskTop Enterprise (199$ for one user, Note: I am not associated with that product) don't have a Telelogic Synergy connector yet.

They do have a connector to another non-freeware software: Atlassian Jira-Crucible, which offer a lot of code review features. But again: not free...

VonC
Is there any free eclipse plug in,which makes life easy for code review???I mean not the one whihc is integrated with CM synergy but as a plug in to eclipse
Ravisha
@Ravisha: I don't know of any freeware plugins *immediately* available. The first link in my answer points towards those (freeware) I know of: http://stackoverflow.com/questions/2229334/how-to-mark-code-review-defects-in-eclipse/2229444#2229444
VonC
+1  A: 

Code Collaborator from Smart Bear supports CM Synergy.

See here in Code Collaborator's manual: http://smartbear.com/docs/manual/5.0/synergy_overview.html

Code Collaborator is a commercial tool, but it's free (as in beer) for open source projects.

(Full disclosure - I am a Smart Bear employee :-)

Roy Paterson
@Roy Paterson What i am talking about is CM synergy from telelogic.The one mentioned seems to be rational Synergy (probably an IBM tool)
Ravisha
IBM bought Telelogic :-)
Roy Paterson
we got it configured recently before i could suggest my team:).Thanks all for the help
Ravisha