Error Prone is a static analysis tool for Java that catches common programming mistakes at compile-time. It’s common for even the best programmers to make simple mistakes. And sometimes a refactoring that seems safe can leave behind code that will never do what’s intended. We’re used to getting help from the compiler, but it doesn’t do much beyond static type checking. Using Error Prone to augment the compiler’s type analysis, you can catch more mistakes before they cost you time, or end up as bugs in production. We use Error Prone in Google’s Java build system to eliminate classes of serious bugs from entering our code, and we’ve open-sourced it, so you can too.

Features

  • Hooks into your standard build, so all developers run it without thinking
  • Tells you about mistakes immediately after they’re made
  • Produces suggested fixes, allowing you to build tooling on it
  • Error Prone is a static analysis tool for Java that catches common programming mistakes at compile-time
  • Our documentation is at errorprone.info
  • Developing and building Error Prone is documented on the wiki

Project Samples

Project Activity

See All Activity >

License

Apache License V2.0

Follow Error Prone

Error Prone Web Site

Other Useful Business Software
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Error Prone!

Additional Project Details

Operating Systems

Linux, Mac, Windows

Programming Language

Java

Related Categories

Java Static Code Analysis Tool

Registered

2023-08-02