在http://www.gwtproject.org/doc/latest/tutorial/create.html中的教程中描述的 Eclipse 中创建 Stockwatcher 示例项目时,我收到此错误:
Unable to find 'com/google/gwt/sample/stockwatche/Stockwatcher.gwt.xml' on your classpath
我尝试按照https://groups.google.com/forum/#!msg/Google-Web-Toolkit/6NFBiwkxFIQ/hObZXNpIoYIJ中的建议添加 gwt jar 文件,但它不起作用。关于什么可能是原因/解决方案的任何想法?