Changeset 8156 in josm for trunk/README
- Timestamp:
- 2015-03-28T20:56:59+01:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README
r8150 r8156 115 115 - unit/ unit tests (source code) 116 116 - tools/ libraries and tools that help in the development process 117 - animal-sniffer-ant-tasks-1.1 3.jar117 - animal-sniffer-ant-tasks-1.14.jar 118 118 used to build and check code signatures to ensure plugins binary compatibility 119 119 - appbundler-1.0ea.jar used to build Mac OS X package for Oracle Java 7 120 120 - findbugs/ libs and config files for findbugs (automatically detects common bugs and potential 121 121 problems in source code); can be launched as an ant target in build.xml 122 - groovy-all-2. 3.9.jar used for some unit tests and various scripts122 - groovy-all-2.4.3.jar used for some unit tests and various scripts 123 123 - jacocoant.jar used to include coverage data into JUnit test reports 124 124 - 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.