There is no official GWT 2.0 right now.  But you can build what's in
the trunk though.

To do that, you need to subversion and ant.

Make a work directory
    mkdir google-web-toolkit
    cd google-web-toolkit

Checkout the GWT tools:
    svn checkout http://google-web-toolkit.googlecode.com/svn/tools

Then, checkout the trunk
    svn checkout http://google-web-toolkit.googlecode.com/svn/trunk

Change your directory to the trunk and type:
    ant

Then, in build/dist, there will by an archive of GWT and it's like
installing and setting up any GWT release.

On Sep 6, 7:11 pm, Karan Sardana <karansard...@gmail.com> wrote:
> I am using a commercial library - EXT GWT 2.0, and for that I need GWT
> 2.0; where can I get that from?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to