Skip to content

Checkstyle is a tool for checking Java source code for adherence to a Code Standard or set of validation rules (best practices). This project is a specialized fork of Checkstyle to support older runtime environments of users who can't upgrade. This project tries to provide all the functionality of current checkstyle version for those older envir…

License

rnveach/checkstyle-backport-jre8

Repository files navigation

checkstyle-backport-jre8

The latest non-backport release version can be found at GitHub releases or at Maven repo.

This project is a specialized fork of Checkstyle to support older runtime environments of users who can't upgrade. This project tries to provide all the functionality of current checkstyle version for those older environments.

Downloading and Using

Documentation on how to use backport as a standalone utility or as part of maven can be found here: https://rnveach.github.io/checkstyle-backport-jre8

Licensing

This software is licensed under the terms in the file named "LICENSE" in this directory.

The software uses the ANTLR package (https://www.antlr.org/). Its license terms are in the file named "RIGHTS.antlr" in this directory.

This product includes software developed by The Apache Software Foundation (https://www.apache.org/).

The software uses the Logging and Beanutils packages from the Apache Commons project (https://commons.apache.org/). The license terms of these packages are in the file named "LICENSE.apache20" in this directory.

The software uses the Google Guava Libraries (https://github.com/google/guava/). The license terms of these packages are in the file named "LICENSE.apache20" in this directory.

GitHub: https://github.com/checkstyle/checkstyle/

About

Checkstyle is a tool for checking Java source code for adherence to a Code Standard or set of validation rules (best practices). This project is a specialized fork of Checkstyle to support older runtime environments of users who can't upgrade. This project tries to provide all the functionality of current checkstyle version for those older envir…

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published