GAE SDK 1.3.7、GWT SDK 2.1.0、Restlet 2.0.3 で Eclipse 3.5 を使用しています。アプリを実行すると、コンソール ログに次のように表示されます。
Loading modules
com.androidstartup.serialization.KPadProject
[ERROR] Unable to find 'com/androidstartup/serialization/KPadProject.gwt.xml' on your classpath; could be a typo, or maybe you forgot to include a classpath entry for source?
[ERROR] shell failed in doSlowStartup method
メインモジュール/KPadProject.gwt.xml
はルートパッケージにあります。構成を確認しましたが、問題ないと思います。
この時点で、この問題を解決するために何をすべきかわかりません。