My .02 USD...

I do about half of my GWT development on a Mac, and the other half on
Windows.  After the initial configuration, they are identical.  The
secret to that is to use Eclipse.  GWT inside of Eclipse is a piece of
cake and is basically the same on either platform.  I move Eclipse
from work (Windows) to home (Mac) all the time.  So like Davide says,
set it up using his instructions, grab a copy of Eclipse for OS X and
enjoy!

Good luck!

Later,

Shaffer


On Mar 8, 4:34 pm, Davide Cerbo <[email protected]> wrote:
> Using GWT on mac or linux is very easy.
> Download the version for your 
> environmenthttp://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.ithttp://www.sourcesense.comhttp://www.jesty.ithttp://jugsalerno.wordpress.com
> ------------ Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to