Hi,

I get the below error when i try to access the datepicker .

I have done the below configuration in my GWT project :-

1) placed the jar file in  F:\GWT\gwt-windows-1.5.2\gwt-datepicker-
r29.jar

2) include <inherits
name='org.zenika.widget.client.datePicker.DatePicker'/>
   in application.gwt.xml .

3) added the path "F:\GWT\gwt-windows-1.5.2\gwt-datepicker-r29.jar"
in application-complie.cmd

when in run batch file i get the below error:-

Loading module 'com.examples.gwt.mygwtapp'
   Loading inherited module
'org.zenika.widget.client.datePicker.DatePicker'
      [ERROR] Unable to find 'org/zenika/widget/client/datePicker/
DatePicker.gwt.xml' on your classpath; could be a typo, or maybe you
forgot to include a classpath entry for source?
   [ERROR] Line 5: Unexpected exception while processing element
'inherits'
com.google.gwt.core.ext.UnableToCompleteException: (see previous log
entries)


Error Message :-
No source code is available for type
org.zenika.widget.client.datePicker.DatePicker; did you forget to
inherit a required module?

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to