blob: 28e097ca3f15bc86a5bb13af06a91c516818f809 [file] [log] [blame]
# The home directory for the Commons collection classes distribution
commons-collections.home = ../collections/dist
# The pathname of the collections classes JAR file
commons-collections.jar = ${commons-collections.home}/commons-collections.jar
# The directory containing your binary distribution of JUnit,
# version 3.7 or later
junit.home = /usr/local/junit3.7
# The pathname of the "junit.jar" JAR file
junit.jar = ${junit.home}/junit.jar