GWT Mobile WebKit is a library that exposes HTML5 and WebKit features to the GWT platform. The aim of this library is to help Java developers create Web applications specifically suited for mobile devices, using GWT as the foundation.
The module XML file 位置:src/main/java/包/applicationScaffold.gwt.xml 由于Roo的项目必须是maven构建的,所以有固定的src目录结构;名字也是自动生成的(@question希望在使用Roo命令时可以修改 ); 内容: 模块:applicationScaffold 继承User 继承Standard theme 继承Activity