forked from I2P_Developers/i2p.i2p
show suggested paths
This commit is contained in:
@@ -102,14 +102,16 @@ javac.version=1.7
|
||||
# Location of the junit libraries
|
||||
# Defaults to the ant library path if not set.
|
||||
# If set, this must point to a directory that contains the file junit4.jar
|
||||
#junit.home=
|
||||
# Debian/Ubuntu: sudo apt-get install junit4
|
||||
#junit.home=/usr/share/java
|
||||
|
||||
# Location of the hamcrest libraries
|
||||
# Defaults to the ant library path if not set
|
||||
# If set, this must point to a directory containing the files
|
||||
# hamcrest-core.jar, hamcrest-library.jar, and hamcrest-integration.jar
|
||||
# Tested using Hamcrest 1.3
|
||||
#hamcrest.home=
|
||||
# Debian/Ubuntu: sudo apt-get install libhamcrest-java
|
||||
#hamcrest.home=/usr/share/java
|
||||
|
||||
# Location of the mockito libraries
|
||||
# Defaults to the ant library path if not set
|
||||
|
||||
Reference in New Issue
Block a user