Hello, I'm trying to generate a bunch of ClientBundles with the associated images in the same directory. I can't figure out how to write the image files to the same directory as the java files generated with GeneratorContext.tryCreate(...).
I also tried using GeneratorContext.tryCreateResource however the committed file ended up in my war directory. Is there a way I can get a reference to the generated directory? Cheers, Anthony -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
