Vaadin - GWT error "module xxx may need to be recompiled
Posted
by John Leonard
on Stack Overflow
See other posts from Stack Overflow
or by John Leonard
Published on 2010-06-04T15:47:01Z
Indexed on
2010/06/05
18:12 UTC
Read the original article
Hit count: 516
I'm ramping up on Vaadin and I'm getting this javascript alert whenever I try and run the demo apps.
GWT module 'com.vaadin.terminal.gwt.DefaultWidgetSet' may need to be recompiled
I've tried cleaning the project to no avail.
As I said, I'm ramping up so I'm sure there's some simple step I'm missing or a concept I haven't grasped.
© Stack Overflow or respective owner