Changeset 610af51 for build.properties
- Timestamp:
- May 10, 2017 2:05:02 PM (4 years ago)
- Branches:
- master
- Children:
- 93cb2a0
- Parents:
- efd7d65
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
build.properties
refd7d65 r610af51 103 103 # Defaults to the ant library path if not set. 104 104 # If set, this must point to a directory that contains the file junit4.jar 105 #junit.home= 105 # Debian/Ubuntu: sudo apt-get install junit4 106 #junit.home=/usr/share/java 106 107 107 108 # Location of the hamcrest libraries … … 110 111 # hamcrest-core.jar, hamcrest-library.jar, and hamcrest-integration.jar 111 112 # Tested using Hamcrest 1.3 112 #hamcrest.home= 113 # Debian/Ubuntu: sudo apt-get install libhamcrest-java 114 #hamcrest.home=/usr/share/java 113 115 114 116 # Location of the mockito libraries
Note: See TracChangeset
for help on using the changeset viewer.