Re: Building GWT from source

2010-02-01 Thread Karan Bhatnagar
I have intentionally not set CLASSPATH, as http://ant.apache.org/manual/install.html#classpath says so. Thus I feel it is wrong to specify classpaths using ant argument -lib path-to-tools-subdir-1 -lib path-to-tools-subdir-2 On Mon, Feb 1, 2010 at 7:41 AM, Karan Bhatnagar wrote: > Hi, > I

Building GWT from source

2010-02-01 Thread Karan Bhatnagar
Hi, I am an ant newbie. I am trying to build GWT from source following steps as mentioned at http://code.google.com/webtoolkit/makinggwtbetter.html I am facing problem doing that and could not get solution in ant forums. Now when I invoke