在 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 文件夹并配置了构建路径。但是还是编译失败。任何人都可以帮我解决这个问题。提前致谢。