OLD | NEW |
---|---|
1 Name: Error Prone | 1 Name: Error Prone |
2 Short Name: errorprone | 2 Short Name: errorprone |
3 URL: http://errorprone.info/ | 3 URL: http://errorprone.info/ |
4 Version: 1.1.2 | 4 Version: 2.0.1 |
5 Date: May 05, 2015 | 5 Date: August 17, 2015 |
6 License: Apache 2.0 | 6 License: Apache 2.0 |
7 License File: LICENSE | 7 License File: LICENSE |
8 Security Critical: no | 8 Security Critical: no |
9 | 9 |
10 Description: | 10 Description: |
11 Catch common Java mistakes as compile-time errors | 11 Catch common Java mistakes as compile-time errors |
12 | 12 |
13 Local Modifications: | 13 Local Modifications: |
14 No changes to the original source | 14 No changes to the original source |
15 Added ChromiumErrorProneCompiler.java as a main entry point for Chromium | |
16 Added gn and gyp files | 15 Added gn and gyp files |
OLD | NEW |