[go: up one dir, main page]

Menu

[r2100]: / trunk / resources.inc  Maximize  Restore  History

Download this file

78 lines (76 with data), 1.8 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
<p>
Below are links to various resources associated with the project. In particular the Mailing List is a useful means to get support.
<br>
<br>
<table border="0">
<tr>
<td>
&nbsp;&nbsp;&nbsp;
</td>
<td>
<img src='/images/home_bullet.gif' border='0'>
</td>
<td>
<b style="color: #000000;">Mailing List</b>
</td>
<td>
<a href="https://lists.sourceforge.net/lists/listinfo/simple-support">https://lists.sourceforge.net/lists/listinfo/simple-support</a>
</td>
</tr>
<tr>
<td>
&nbsp;&nbsp;&nbsp;
</td>
<td>
<img src='/images/home_bullet.gif' border='0'>
</td>
<td>
<b style="color: #000000;">Test Coverage</b>
</td>
<td>
<a href="/download/stream/report/cobertura">http://simple.sourceforge.net/download/stream/report/cobertura</a>
</td>
</tr>
<tr>
<td>
&nbsp;&nbsp;&nbsp;
</td>
<td>
<img src='/images/home_bullet.gif' border='0'>
</td>
<td>
<b style="color: #000000;">Browse Source</b>
</td>
<td>
<a href="http://simple.svn.sourceforge.net/viewvc/simple/trunk/download/stream">http://simple.svn.sourceforge.net/viewvc/simple/trunk/download/stream</a>
</td>
</tr>
<tr>
<td>
&nbsp;&nbsp;&nbsp;
</td>
<td>
<img src='/images/home_bullet.gif' border='0'>
</td>
<td>
<b style="color: #000000;">Subversion</b>
</td>
<td>
<a href="https://simple.svn.sourceforge.net/svnroot/simple">https://simple.svn.sourceforge.net/svnroot/simple</a>
</td>
</tr>
<tr>
<td>
&nbsp;&nbsp;&nbsp;
</td>
<td>
<img src='/images/home_bullet.gif' border='0'>
</td>
<td>
<b style="color: #000000;">Javadoc</b>
</td>
<td>
<a href="/download/stream/doc/javadoc">http://simple.sourceforge.net/download/stream/doc/javadoc</a>
</td>
</tr>
</table>