Re: [gwt-contrib] How to build the GWT plugin?

2011-11-04 Thread John Tamplin
On Wed, Nov 2, 2011 at 3:33 PM, salaba wrote: > I am seeing some error messages print out, so wanted to debug what is > the issue. > > I am using Chrome, so I tried in the directory plugins/webkit/ > $ ant > Buildfile: build.xml > > BUILD FAILED > It complains: Cannot find ../common.ant.xml > The

[gwt-contrib] How to build the GWT plugin?

2011-11-04 Thread salaba
I am seeing some error messages print out, so wanted to debug what is the issue. I am using Chrome, so I tried in the directory plugins/webkit/ $ ant Buildfile: build.xml BUILD FAILED It complains: Cannot find ../common.ant.xml There is one at ../../, so I copied that one to ../ $ ant Buildfile: