[gwt-contrib] Comment on ClientBundle in google-web-toolkit

2009-10-19 Thread codesite-noreply
Comment by rj...@google.com: No. You can use the ClientBundle's predecessor, the incubator's ImmutableResourceBundle, with pre-2.0 builds. ClientBundle is part of GWT 2.0. http://code.google.com/p/google-web-toolkit-incubator/ For more information: http://code.google.com/p/google-web-toolk

[gwt-contrib] Comment on ClientBundle in google-web-toolkit

2009-10-19 Thread codesite-noreply
Comment by hong.zhu.hzhu: Thank you! One follow-up question: Can I only use the ClientBundle with GWT1.7.1? For more information: http://code.google.com/p/google-web-toolkit/wiki/ClientBundle --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Tool

[gwt-contrib] Comment on ClientBundle in google-web-toolkit

2009-10-19 Thread codesite-noreply
Comment by rj...@google.com: GWT 2 isn't done yet. There is a preview release in the downloads area, 2.0-ms1, but you'll note that it's marked deprecated to as a warning that it is not intended for production use, and that its API will certainly shift. Or you can build from svn trunk, keepi

[gwt-contrib] Comment on ClientBundle in google-web-toolkit

2009-10-19 Thread codesite-noreply
Comment by hong.zhu.hzhu: I am having the same problem. any resolution to this? Thank you For more information: http://code.google.com/p/google-web-toolkit/wiki/ClientBundle --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~

[gwt-contrib] Comment on ClientBundle in google-web-toolkit

2009-10-05 Thread codesite-noreply
Comment by chandu2708: But the download area dosent have a link to GWT2 its pointing to GWT1.7 For more information: http://code.google.com/p/google-web-toolkit/wiki/ClientBundle --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributor

[gwt-contrib] Comment on ClientBundle in google-web-toolkit

2009-09-30 Thread codesite-noreply
Comment by brandonjlutz: That's because you're not using GWT 2. The Resources module is part of GWT 2 and is located as expected at com/google/gwt/resources. For more information: http://code.google.com/p/google-web-toolkit/wiki/ClientBundle --~--~-~--~~~---~--~-

[gwt-contrib] Comment on ClientBundle in google-web-toolkit

2009-09-08 Thread codesite-noreply
Comment by Eljapi: When i try to inherit com.google.gwt.resources.Resources, i get: [ERROR] Unable to find 'com/google/gwt/resources/Resources.gwt.xml' on your classpath; could be a typo, or maybe you forgot to include a classpath entry for source? So i guess im missing a jar of some sor