Tag: gwt mvn
Google Web Tookit 1.6
by Roald on May.29, 2009, under Uncategorized
Today I took a first look at upgrading our application from 1.5 to GWT 1.6.
I was stunned to find the changes Google made in the basic structure of GWT. And much more about the lack of support.
Apperantly the ppl at Google think there is only one IDE and only one build system. Or at least that every should conform themselves to Google’s policy.
I guess I have to spend some time again digging into the compiler options to create a new version of the mvn-gwt-plugin. I’ll keep you posted on the progress.