【发布时间】:2011-02-12 09:35:45
【问题描述】:
我将 Eclispe 与 Google 插件一起用于 AppEngine 和 GWT。最近我创建了一个测试GWT模块,但最终它已从项目中删除,我现在在项目中找不到任何迹象。
但是,每当我在本地运行 Web 应用程序时,我都会在控制台中收到以下消息:
Loading modules
com.piq.exemity.Test
[ERROR] Unable to find 'com/XXXXXX/Test.gwt.xml' on your classpath; could be a typo, or maybe you forgot to include a classpath entry for source?
有人知道它可能藏在哪里吗?
【问题讨论】:
标签: eclipse google-app-engine gwt