I am trying to use GWTCDatePicker from http://code.google.com/p/gwtchismes/. Here is what I am doing:
1) I have added the entry: <inherits name='com.google.code.p.gwtchismes.GWTChismes.GWTCDatePicker'/> in MyApplication.gwt.xml file. 2) I am also adding gwtchismes-0.9.0.jar to my shell and compile scripts. 3) I have also added gwtchismes-0.9.0.jar to the build path in my eclipse project. When I try to use this widget, I get the following error message: [TRACE] Loading inherited module 'com.google.code.p.gwtchismes.GWTChismes.GWTCDatePicker' [ERROR] Unable to find 'com/google/code/p/gwtchismes/GWTChismes/ GWTCDatePicker.gwt.xml' on your classpath; could be a typo, or maybe you forgot to include a classpath entry for source? [ERROR] Line 14: Unexpected exception while processing element 'inherits' [ERROR] Failure while parsing XML What am I missing? Any help would be appreciated. Thanks, Payam --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
