Welcome

Disclaimer: I'm learning while I go, and I hope you will too! It should be pretty basic. I can't guarantee that what's presented here is the best practice.

Wednesday, February 16, 2011

GWT 2.2 is out, supports HTML5

Google has released version 2.2 of GWT which supports some HTML5 features, namely the canvas element and the audio and video tag. This is great, I experimented a bit with the canvas element a couple of weeks ago by pulling in another library (GWT incubator), but I ended upp having trouble with some dependencies when I tried removing the server side code. I dunno if GWT 2.2 works better as I haven't tried it yet, but I hope so.

Read the full announcement here: http://googlewebtoolkit.blogspot.com/2011/02/google-plugin-for-eclipse-and-gwt-22.html

0 comments:

Post a Comment