diff --git a/README.textile b/README.textile index fb28b89011..4f38ae25ff 100644 --- a/README.textile +++ b/README.textile @@ -16,6 +16,26 @@ Additional(non-standard) checks for Checkstyle that are compiled as: - extension to "Checkstyle Eclipse plugin":http://eclipse-cs.sourceforge.net/ how to use: install from EclipseCS "update site": !https://cloud.githubusercontent.com/assets/812984/2935361/20e479c8-d805-11e3-9391-f41cc4aa979c.png! +h3. Compatibility Matrix + +| Sevntu Plugin | Checkstyle | Jdk | +| 1.43.0 | 10.4 | 11 | +| 1.42.0 | 10.0 | 11 | +| 1.41.0 | 9.1 | 8 | +| 1.40.0 | 8.40 | 8 | +| 1.39.0 | 8.29 | 8 | +| 1.38.0 | 8.29 | 8 | +| 1.37.1 | 8.29 | 8 | +| 1.37.0 | 8.26 | 8 | +| 1.36.0 | 8.26 | 8 | +| 1.35.0 | 8.18 | 8 | +| 1.34.1 | 8.18 | 8 | +| 1.34.0 | 8.18 | 8 | +| 1.33.0 | 8.18 | 8 | +| 1.32.0 | 8.12 | 8 | +| 1.31.0 | 8.11 | 8 | +| 1.30.0 | 8.10 | 8 | + h3. Related Projects "Checkstyle":http://checkstyle.sourceforge.net/, "EclipseCS":http://eclipse-cs.sourceforge.net/, "Checkstyle IDEA":https://github.com/jshiell/checkstyle-idea, "Checkstyle Beans to NetBeans":http://plugins.netbeans.org/plugin/3413/checkstyle-beans, "Checkstyle Addons":http://checkstyle-addons.thomasjensen.com/, "Maven Checkstyle Plugin":http://maven.apache.org/plugins/maven-checkstyle-plugin/, "Gradle Checkstyle Plugin":https://docs.gradle.org/current/userguide/checkstyle_plugin.html, "Sonar Checkstyle Plugin":http://redirect.sonarsource.com/plugins/checkstyle.html