An open API service indexing awesome lists of open source software.

https://github.com/rickie/error-prone-demo

Code used alongside my Error Prone (Support) presentation
https://github.com/rickie/error-prone-demo

automated-refactoring error-prone refactoring refaster

Last synced: 3 months ago
JSON representation

Code used alongside my Error Prone (Support) presentation

Awesome Lists containing this project

README

          

# Error Prone (Support) demo code

Error Prone Support website
https://error-prone.picnic.tech

Maven is required to run this demo.

## Commands to run

- `mvn clean install -Perror-prone`
- `mvn clean install -Perror-prone -Ppatch`

## Gradle x Error Prone

For instructions on how to set up Error Prone with Gradle, check this:

https://github.com/tbroyer/gradle-errorprone-plugin