It can be done, but there are currently hoops and a fair amount of gotchas.
see http://code.google.com/p/google-web-toolkit/issues/detail?id=5577 On Fri, Mar 25, 2011 at 5:49 PM, roschler <[email protected]> wrote: > I am a Chrome Extension newbie but a veteran programmer. My > understanding is that GWT "compiles out" to Javascript and other > elements, not a typical Java JAR or JAR container format. Does this > mean that the output of a GWT project can be easily integrated into a > Chrome extension? If yes, is it a good idea or are there too many > hoops to jump through to make it work well? I'd like to use GWT if I > could and take advantage of it's slick UI and other attributes, but I > don't know if it is a suitable tool for building Chrome extensions. > > Thanks, > Robert > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
