273 Forks
3347 Stars
3347 Watchers

NullAway

A tool to help eliminate NullPointerExceptions (NPEs) in your Java code with low build-time overhead

How to download and setup NullAway

Open terminal and run command
git clone https://github.com/uber/NullAway.git
git clone is used to create a copy or clone of NullAway 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 NullAway https://github.com/uber/NullAway/archive/master.zip

Or simply clone NullAway with SSH
[email protected]:uber/NullAway.git

If you have some problems with NullAway

You may open issue on NullAway support forum (system) here: https://github.com/uber/NullAway/issues