Hi
I tried to run Dashboard Demo with Vaadin 7.5.1
The project was built successfully but when running I gOt the following error:
Severe: java.lang.NoSuchMethodError: com.google.common.eventbus.EventBus.(Lcom/google/common/eventbus/SubscriberExceptionHandler;)V
at com.vaadin.demo.dashboard.event.DashboardEventBus.(DashboardEventBus.java:14)
at com.vaadin.demo.dashboard.DashboardUI.(DashboardUI.java:42)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Met