8

I have been going through code analyzers like pmd, findbuigs. They cover many cases and seem to be great to use. But wanted to know if there is any code analyzer specifically for gwt code?

Saurabh
  • 445
  • 6
  • 19

1 Answers1

2

You could always try IntelliJ -- it's the world's best IDE and it's free (ish). Here's the link to the GWT support page.

Software Engineer
  • 15,457
  • 7
  • 74
  • 102