I built a Google Web Toolkit application which can be quickly compiled for the Google App Engine and IGoogle Gadget. I made a source project then included it into a GAE and Gadget project so I didn't have to change compiling techniques depending on which I wanted to build it for. This actually ended up to be very easy to deploy the application this way.
http://www.google.com/ig/directory?url=demogwtdatetimegadget.appspot.com/demogwtdatetime_gadget/org.gonevertical.demo.client.DemoGwtDateTime_Gadget.gadget.xml - IGoogle Gadget http://gwt-examples.googlecode.com - Find the source in the DateTime Converter http://code.google.com/p/gwt-examples/wiki/project_Gadget - gadget examples Including projects is pretty easy after you do it a few times. It does take a few steps, but I find I save time in deployment of the applications and reduction in code footprint when I do several modules. -- 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.
