722 Forks
6370 Stars
6370 Watchers

error-prone

Catch common Java mistakes as compile-time errors

How to download and setup error-prone

Open terminal and run command
git clone https://github.com/google/error-prone.git
git clone is used to create a copy or clone of error-prone repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with error-prone https://github.com/google/error-prone/archive/master.zip

Or simply clone error-prone with SSH
[email protected]:google/error-prone.git

If you have some problems with error-prone

You may open issue on error-prone support forum (system) here: https://github.com/google/error-prone/issues