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"/>
9 <stylesheet src="TestsViewer.css"/>
11 <entry-point class="org.sonar.plugins.core.testdetailsviewer.client.TestsViewer"/>