1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2 "http://www.w3.org/TR/html4/loose.dtd">
6 <meta http-equiv="content-type" content="text/html; charset=UTF-8">
8 <link href="http://localhost:9000/dev/stylesheets/reset-fonts-grids-2.2.2.css" media="all" rel="Stylesheet" type="text/css" />
9 <link href="http://localhost:9000/dev/stylesheets/style.css" media="all" rel="Stylesheet" type="text/css" />
10 <link href="http://localhost:9000/dev/stylesheets/style-gwt.css" media="all" rel="Stylesheet" type="text/css" />
11 <script src="http://localhost:9000/dev/javascripts/application.js" type="text/javascript"></script>
12 <script src="http://localhost:9000/dev/javascripts/prototype.js" type="text/javascript"></script>
13 <script src="http://localhost:9000/dev/javascripts/scriptaculous.js" type="text/javascript"></script>
17 <script type="text/javascript">
19 "sonar_url": "http://localhost:9000/dev",
20 "sourceviewer_source_key": "org.sonar.samples:main-sample:org.sonar.samples.ClassUnderTest"
23 "Sample": "itests.sourceviewer.GwtSampleSourceViewer"
26 <div class="error" id="error" style="display:none"><span id="errormsg"></span> [<a href="#" onclick="javascript:$('error').hide();return false;">hide</a>]</div>
27 <div class="warning" id="warning" style="display:none"><span id="warningmsg"></span> [<a href="#" onclick="javascript:$('warning').hide();return false;">hide</a>]</div>
28 <div class="notice" id="info" style="display:none"><span id="infomsg"></span> [<a href="#" onclick="javascript:$('info').hide();return false;">hide</a>]</div>
31 <a href="#" onclick="load_itests_sourceviewer_GwtSampleSourceViewer();">load source</a>
34 <div id="sourceviewers"></div>
35 <script type="text/javascript" language="javascript" src="itests.sourceviewer.GwtSampleSourceViewer.nocache.js"></script>