JML:
Java IDEs:
-
Eclipse
-- interactive development environment (IDE) for Java development
-
NetBeans
-- another interactive development environment (IDE) for Java development
-
BlueJ
-- education-oriented IDE for Java development
SVN:
-
online book
-- a complete guide to svn, in a number of formats; choose the documentation
for subversion 1.4
-
subversion home site
-- for downloading, and a lot of other information
Testing Tools:
-
TestNG
-- "next generation" testing framework for Java
-
JUnit
-- "old generation" testing framework for Java
-
Java code coverage tools
-- a list of open source tools that perform code coverage analysis of Java
tests (
Cobertura
is the current best)
index
|
lectures
|
handouts
|
examples
|
doc
|
lib
|
grades