【问题标题】:Errors during GWT project exportGWT 项目导出期间的错误
【发布时间】:2012-07-10 12:06:47
【问题描述】:

我正在尝试将 GWT / Appengine 项目导出到存档文件或文件系统中。得到以下错误。我还没有尝试将它导入到不同的环境中。如果我遗漏了什么,你能告诉我吗?另一个可以提供帮助的输入是 - 在此类项目的不同开发人员之间分配开发环境(在初始设置期间)的最佳方式是什么。显然,一旦设置好 svn 就可以启用代码共享。

导出过程中遇到问题:

  Error exporting Jetstream/gwt-unitCache/gwt-unitCache-00000138551F4486: File not found: D:\workspace\Jetstream\gwt-unitCache\gwt-unitCache-00000138551F4486.
    File not found: D:\workspace\Jetstream\gwt-unitCache\gwt-unitCache-00000138551F4486.
  Error exporting Jetstream/gwt-unitCache/gwt-unitCache-000001385521C520: File not found: D:\workspace\Jetstream\gwt-unitCache\gwt-unitCache-000001385521C520.
    File not found: D:\workspace\Jetstream\gwt-unitCache\gwt-unitCache-000001385521C520.
  Error exporting Jetstream/war/WEB-INF/appengine-generated/datastore-indexes-auto.xml: Resource is out of sync with the file system: '/Jetstream/war/WEB-INF/appengine-generated/datastore-indexes-auto.xml'.
    Resource is out of sync with the file system: '/Jetstream/war/WEB-INF/appengine-generated/datastore-indexes-auto.xml'.

【问题讨论】:

  • 首先,你真的需要导出GWT编译过程中生成的gwt-unitCache文件吗?其次,您的项目似乎与文件系统不同步。只需在 Eclipse 中刷新您的项目。

标签: eclipse google-app-engine gwt


【解决方案1】:

您可以在首选项 - 常规 - 工作区 - 自动刷新中启用自动刷新

就我而言,这不适用于 Google App Engine 的 web.xml。所以我在 Eclipse 导航器中单独获取文件,刷新它(通过右键单击特定文件并选择“刷新”)并成功导出存档。

【讨论】:

    猜你喜欢
    • 2020-07-19
    • 2017-04-20
    • 2012-10-03
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2011-12-16
    • 1970-01-01
    相关资源
    最近更新 更多