File: README.html

package info (click to toggle)
classycle 1.4-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 888 kB
  • ctags: 1,166
  • sloc: java: 7,259; xml: 322; makefile: 12
file content (36 lines) | stat: -rw-r--r-- 878 bytes parent folder | download
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
                      "http://www.w3.org/TR/html4/transitional.dtd">
<html>
<head>
  <title>Classycle: README</title>
  <meta name="author" content="Franz-Josef Elmer">
</head>
<body>
<tt>
<pre>
Classycle 1.4
=============


This distribution contains:


<a href="LICENSE.txt">LICENSE.txt</a>          Text of the BSD LICENSE.

README.html          This HTML page.

classycle.jar        All compiled Classycle classes.

reportXMLtoHTML.xsl  XSL transformation for XML reports

images/              Images needed by the report

<a href="docs/WebSite/index.html">docs/WebSite/</a>        Folder with the complete content of
                     http://classycle.sourceforge.net 
                     including examples and API documentation.

src.zip              The zipped source code.
</pre>
</tt>
</body>
</html>