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?
With the GWT SDK, you write your AJAX front-end in the Java programming language which GWT then cross-compiles into optimized JavaScript that automatically works across all major browsers.
The Google Web Toolkit (GWT) is a toolkit to develop Ajax web application with Java. The programmer writes Java code and this code is translated into HTML and Javascript via the GWT compiler.
GWT Java-to-JavaScript Compiler. Translates the Java programming language to the JavaScript programming language. GWT Development Mode. Allows the developers to run and execute GWT applications in development mode (the app runs as Java in the JVM without compiling to JavaScript).
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.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With