Using GWT on mac or linux is very easy. Download the version for your environment http://google-web-toolkit.googlecode.com/files/gwt-mac-1.5.3.tar.gz
Extract this archive in a folder and after edit the file ~/.profile adding this line: export PATH = $PATH:/path/of/your/gwt/folder save the file and reload .profile file with follow instruction: source .profile now you are ready to use gwt with normal command, for exampe if you use Eclipse like ide: projectCreator -eclipse Test applicationCreator -eclipse Test it.jesty.immobiliare.client.Test bye bye. Davide 2009/3/8 ytbryan <[email protected]>: > > but is there a guide or getting started or manual on gwt for linux or > mac or unix? > > i searched but got little results. if anybody can point me to some > good guide, will be very much appreciated. thank you > > On Mar 8, 4:45 pm, Lothar Kimmeringer <[email protected]> wrote: >> ytbryan schrieb: >> >> > does anybody know a guide for gwt in mac? why isn't there a guide in >> > the gwt homepage for mac users? >> >> The main reason I can think of is that Mac is nothing else than >> any other unixoid system equipped with a bash-like shell. >> >> Regards, Lothar > > > -- Davide Cerbo ----------- http://www.pronetics.it http://www.sourcesense.com http://www.jesty.it http://jugsalerno.wordpress.com ----------- --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
