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?
Asked
Active
Viewed 332 times
8
-
try https://developers.google.com/java-dev-tools/codepro/doc/ – Jayan May 21 '13 at 14:08
-
1@Jayan I cannot find any GWT specific stuff in CodePro Analytix. Can you give a more specific link? – barfuin May 21 '13 at 20:00
-
@Thomas: No, I was just speculating codepro(being owned by google) may understand gwt better. – Jayan May 22 '13 at 01:42
1 Answers
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