Changeset 12243 in josm for trunk/README


Ignore:
Timestamp:
2017-05-23T23:13:58+02:00 (7 years ago)
Author:
Don-vip
Message:

see #11924 - update error-prone, manually built from https://github.com/google/error-prone/compare/sync-master-05/10/2017 for better java 9 support, see https://github.com/google/error-prone/issues/448

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/README

    r12016 r12243  
    123123                            problems in source code); can be launched as an ant target in build.xml
    124124    - commons-cli-1.3.1.jar dependency of Groovy Ant task
    125     - error_prone_ant-2.0.19.jar
    126                             used to detect code errors during compilation
     125    - error_prone_ant.jar   used to detect code errors during compilation
    127126    - findbugs/             libs and config files for findbugs (automatically detects common bugs and potential
    128127                            problems in source code); can be launched as an ant target in build.xml
Note: See TracChangeset for help on using the changeset viewer.