Friends,
I have some problem with start the demo application from Smartgwt Showcase.
This is the link: http://www.smartclient.com/smartgwt/showcase/#featured_complete_app
So i have to create every class in the application , include path ds/test_ds/ and add the xml-files. Everything is same as the example, but i become this exceptions:
[ERROR] [app] - Line 37: No source code is available for type com.smartgwt.sample.showcase.client.data.ItemSupplyXmlDS; did you forget to inherit a required module?
and also:
[ERROR] [app] - Line 60: No source code is available for type com.smartgwt.sample.showcase.client.data.SupplyCategoryXmlDS; did you forget to inherit a required module?
So, what do you think about this error? Any ideas? what can i make to resolve the problem?
I have some problem with start the demo application from Smartgwt Showcase.
This is the link: http://www.smartclient.com/smartgwt/showcase/#featured_complete_app
So i have to create every class in the application , include path ds/test_ds/ and add the xml-files. Everything is same as the example, but i become this exceptions:
[ERROR] [app] - Line 37: No source code is available for type com.smartgwt.sample.showcase.client.data.ItemSupplyXmlDS; did you forget to inherit a required module?
and also:
[ERROR] [app] - Line 60: No source code is available for type com.smartgwt.sample.showcase.client.data.SupplyCategoryXmlDS; did you forget to inherit a required module?
So, what do you think about this error? Any ideas? what can i make to resolve the problem?