Assuming you're using the GWT-generated cmd files and Eclipse's built-in Java compilation, you would 1. Add the new jar(s) to your Eclipse project build's path 2. Add the new jar(s) to yourApp-shell.cmd's classpath 3. Add the new jar(s) to yourApp-compile.cmd's classpath 4. Add one or more <inherits> tags to your module definition (yourApp.gwt.xml)
On Fri, Oct 24, 2008 at 12:14 PM, ajay jetti <[EMAIL PROTECTED]>wrote: > Hey Isaac > > yeah i mean 1.5 and 5.2 separately > > i downloaded incubator and google maps api > > im using eclipse for gwt development > > Can u briefly list the steps to follow so that i can check and this info > will be useful to others also > > but im sure i followed all the procedures > > thanks again > Ajay > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
