I will refer to the directory in my code examples as ext to prevent inconsistency between versions (see Downloads to access the source code for the examples in this article).
我在代码示例中使用ext作为路径名来防止版本冲突(参阅下载,访问本文示例源代码)。
First you need to configure the application to use Ext GWT.
您首先需要将应用程序配置为可以使用Ext GWT。
That brings us to the last modification: You need to add the Ext GWT module to the module definition.
最后一处修改是:将Ext GWT模块添加到模块定义中。
应用推荐