资 源 简 介
Ant4GWT4Seam is a simple ant contribution to compile GWT application used in jboss seam.
Install
> ant install
This task will package and copy the ant-gwt-seam-.jar to the lib directory of
your ant home.
Usage
Add below task to your seam build.xml .
```
:gwtsh moduleName="${gwt.module.name}"/>