aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-gwt-api/src/main/resources/org/sonar/Sonar.gwt.xml
blob: ab4d95c0a2c7082c7e031e94d9344ed03640dfff (plain)
1
2
3
4
5
6
7
8
9
10
<module>

  <inherits name='com.google.gwt.user.User'/>
  <inherits name="com.google.gwt.json.JSON"/>
  <inherits name="com.google.gwt.http.HTTP"/>
  <inherits name="com.google.gwt.i18n.I18N"/>
  <inherits name="com.google.gwt.gen2.table.Table"/>
  <source path="gwt" />
  <source path="wsclient" />
</module>