Question

Do you know of any java code review tool with a netbeans plugin?

Was it helpful?

Solution

For Netbeans, have a look at SQE. It provides NB integration for:

If you're looking for a tool for peer-review of code, I'm not aware of one for NB. I have used CodeStriker which is a LAMP solution.

OTHER TIPS

Here's an article which discusses the pros and cons of three different plugins for code review. You will want to choose either PMD or Checkstyle. Jalopy does not appear to have NetBeans support.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top