Eclipse で openlayers 3 ラッパー vaadin アドオンのウィジェットセットをコンパイルすると、次のエラーが発生します。
Starting GWT compiler
Loading inherited module 'com.example.simplescreen.SimplescreenWidgetset'
Loading inherited module 'org.vaadin.addon.vol3.WidgetSet'
Loading inherited module 'org.vaadin.gwtol3.WidgetSet'
[ERROR] Unable to find 'org/vaadin/gwtol3/WidgetSet.gwt.xml' on your classpath; could be a typo, or maybe you forgot to include a classpath entry for source?
Widgetset compilation failed
アドオンを lib フォルダーに追加し、ビルド パスも構成しました。しかし、それでもコンパイルは失敗します。誰でもこれで私を助けてください。前もって感謝します。