Following an discussion on stackoverflow.com where people stated that we don’t offer binary builds I sat down yesterday and wrote a short ant script to create binary builds people can consume out of the box easily.
I didn’t use the Eclipse build system but a simple ant script which fetches the sources from SVN and builds them. I also could figure out how to promote this stuff to the eclipse-download servers so I released them to our official page.
You can fetch the latest binary gwt builds from here or find a link to them on our release page. I’m going to add binary builds for other UFaceKit stuff hopefully soon though I’d prefer to put them on Eclipse.org Servers if I can figure out how to do it.
Please don’t forget to give us feedback on problems you encounter. We can’t fix problems you are not reporting to us.