_comments_ ... Well Spiffy looks rather spiffy, but what would be even more spiffy would be if you (Zack) would give explicit instructions on how to add spiffy to an existing GWT build process the way it is generated by the Google GWT project creator wizard, rather than only providing me with a wizard that generates a whole new build process when I may not want that. I followed the instructions on your page and while building may be working, I need devmode to also be working. – Daniel Ok, so I just found the Spiffy UI page on devmode: spiffyui.org/?hostedMode ; however it just says "Use Eclipse"; I do not want to use Eclipse, I want to use emacs and command-line tools; how do I do that? – Daniel Jan 23 '12 at 0:32 The short version of this thread is that Spiffy UI is set up for its own project management configuration and does not work as a drop-in modification for an existing vanilla GWT project as generated by the GWT project generator. As far as I can tell, this means that to use it I'm going to have to (1) generate a Spiffy UI project, and then (2) port my entire project into that. This is a big risk, as it makes it hard to turn Spiffy UI off again if I don't like it. I think this is a mistake in the way you have Spiffy UI set up: it should be "humble" and allow easily for other build systems. _ end comments_ | |