hehe, fair enough ;) I'll have another crack at getting it to work again tomorrow. Eclipse is very much my preference for GWT stuff, but I am happy to learn other things if thats off the table. Its probably a small configuration thing though.
~~~ Thomas & Bertines online review show: http://randomreviewshow.com/index.html Try it! You might even feel ambivalent about it :) On 5 December 2013 00:59, Ali Lown <a...@lown.me.uk> wrote: > > Is there a command for serverstuff+gwt-dev ? As I think that would be > > useful to recommend in the guide, rather then the full serverstuff+32 > > permutations. (yet you don't just want "compile-gwt-dev" either, as I > > assume that's without ant server stuff). > > Yes. From clean do > 'ant compile-gwt-dev && ant dist-server' > or > 'ant compile-gwt-demo && ant dist-server' if you want your JS optimized > > > Stuck#4: > > How do I currently get it setup for Eclipse? > > No idea. I am a vim+urxvt+ack person. > > Ali >