]> source.dussan.org Git - sonarqube.git/commitdiff
Fix "Enable GWT Dev mode for sonar-jacoco-plugin"
authorFabrice Bellingard <bellingard@gmail.com>
Fri, 21 Oct 2011 12:45:34 +0000 (14:45 +0200)
committerFabrice Bellingard <bellingard@gmail.com>
Fri, 21 Oct 2011 12:45:34 +0000 (14:45 +0200)
plugins/sonar-jacoco-plugin/src/main/resources/org/sonar/plugins/jacoco/itcoverage/viewer/CoverageViewerDev.gwt.xml

index cc1bca128d07b3bc5716dfc5742b68580ccf6dd0..76fc0107801c6904e66786476b33be0b923c063e 100644 (file)
@@ -1,5 +1,4 @@
 <module>
-  <inherits name="org.sonar.plugins.jacoco.itcoverage.viewer.CoverageViewer"/>
   <inherits name="org.sonar.SonarDev"/>
 
   <entry-point class="org.sonar.plugins.jacoco.itcoverage.viewer.client.CoverageViewer"/>