Hello guys,
Multiple attempts to implement DCharts and GoogleMaps keep showing the same error :
“DefaultWidgetset doesn’t contain implementation …” and so on.
I use web servlet annotations and ivy for Vaadin 7.4.7 .
I don’t use web.xml and Maven.
I tried 2 scenarios. Neither one worked.
In the first case, I downloaded the jar, added to the project (using Properties → Build Path) and also added the sample code.
I used “Ivy Resolve” option of context sensitive menu and then recompiled the Widgetset.
When I did Run As, I saw the error.
In the second case, I adjusted the “ivy.xml” and “ivysettings.xml”.
I used “Ivy Resolve” option of context sensitive menu and then recompiled the Widgetset.
When I did Run As, I saw the error.
“DefaultWidgetset doesn’t contain implementation …”
Thank you in advance for your help,
Smita