]> source.dussan.org Git - sonarqube.git/blob
c5e1c33bf6da3fc511f2ae68c292496717c3949e
[sonarqube.git] /
1 <module>
2   <inherits name="com.google.gwt.xml.XML"/>
3   <inherits name="com.google.gwt.user.User"/>
4   <inherits name="com.google.gwt.json.JSON"/>
5   <inherits name="com.google.gwt.http.HTTP"/>
6   <inherits name="org.sonar.Sonar"/>
7   <inherits name="com.google.gwt.gen2.table.Table"/>
8
9   <stylesheet src="TestsViewer.css"/>
10
11   <entry-point class="org.sonar.plugins.core.testdetailsviewer.client.TestsViewer"/>
12
13 </module>