error-prone
Error Detector
Catches common programming mistakes in Java at compile-time
Catch common Java mistakes as compile-time errors
7k stars
160 watching
745 forks
Language: Java
last commit: about 1 month ago
Linked from 4 awesome lists
javastatic-analysis
Related projects:
Repository | Description | Stars |
---|---|---|
picnicsupermarket/error-prone-support | Improves code quality by detecting and preventing common programming mistakes in Java | 201 |
picnicsupermarket/error-prone | An error detection tool for Java | 10 |
google/compile-testing | Tools and utilities for verifying Java compiler output | 701 |
tbroyer/gradle-errorprone-plugin | A Gradle plugin that enables the use of Error Prone compiler for Java code analysis | 370 |
jenkinsci/warnings-ng-plugin | Automatically detects and reports coding issues in source code | 341 |
bojand/grpc-error | Provides a reusable error class for gRPC responses | 4 |
emperror/errors | Provides a unified error handling package with features from standard libraries and pkg/errors. | 198 |
inria/spoon | A metaprogramming library to analyze and transform Java source code at compile-time. | 1,765 |
jakewharton/timber | A logger with a small, extensible API that provides utility on top of Android's normal Log class. | 10,486 |
portablesimula/simulacompiler | Compiles Simula language to pure Java code with one exception for the Goto statement | 15 |
cleopatra27/chocotea | Generates Postman collection and integration tests from Java code | 42 |
oracle/graal | Compiles Java applications into native executables for fast startup and performance | 20,486 |
tomasbjerre/violations-lib | A Java library for parsing and analyzing static code analysis reports from various tools. | 148 |
smallrye/smallrye-fault-tolerance | An implementation of fault tolerance features for distributed systems, including bulkheads and circuit breakers. | 91 |
bojand/grpc-create-error | Utility function to create errors suitable for gRPC responses | 8 |