Changeset 10456 in josm for trunk/README
- Timestamp:
- 2016-06-22T21:43:12+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README
r9330 r10456 123 123 - findbugs/ libs and config files for findbugs (automatically detects common bugs and potential 124 124 problems in source code); can be launched as an ant target in build.xml 125 - groovy-all-2.4. 6.jar used for some unit tests and various scripts125 - groovy-all-2.4.7.jar used for some unit tests and various scripts 126 126 - jacocoant.jar used to include coverage data into JUnit test reports 127 127 - javacc.jar used in the build process to generate some .java files from a javacc source file
Note:
See TracChangeset
for help on using the changeset viewer.