8 lines
242 B
XML
8 lines
242 B
XML
<module>
|
|
<inherits name='com.google.gwt.user.User'/>
|
|
<inherits name="com.google.gwt.http.HTTP"/>
|
|
<inherits name='com.google.gwt.json.JSON'/>
|
|
<entry-point class='com.WebUI.client.WebUIApp'/>
|
|
<stylesheet src='WebUI.css'/>
|
|
</module>
|