CSC 309 Documentation
CSC 309
Libraries
This directory contains documentation and executables for the CSC 309
libraries, as well as for other external libraries that may be of use in 309.
It also contains template makefiles for building Java projects on vogon or
falcon. For instructions on building a Java project on a machine other than
Vogon, see
309 Lab Notes Week 4
-
309 library files:
-
javadoc
-- browsable javadoc for the CSC 309 Java library packages
-
JVM
-- .class files for the the CSC 309 Java library packages
-
downloadable jar file
-- jar file containing compiled libraries
-
Java source
-- link to the source directories for the 309 library files
-
JUnit jars:
-
junit3.jar
-- version 3 of JUnit, much like 309 UNIX-based testing framework
-
junit4.jar
-- version 4 of JUnit, notational update to version 3, using Java annotations
-
csl-Makefiles
-- template Makefiles for building documentation and executables for CSC 309
projects on CSL machines; note that the CSL uses Java Version 6
-
TestNG lib:
-
Cobertura lib:
index
|
lectures
|
handouts
|
examples
|
doc
|
lib
|
grades