Search Gradle plugins
Plugin | Latest Version |
---|---|
com.virgo47.ClasspathJarFix for Windows long classpath issue. Fixes JavaExec/Test tasks that error with message: "CreateProcess error=206, The filename or extension is too long" |
1.0.0
(02 November 2018) |
ua.eshepelyuk.ManifestClasspathFix for windows gradle long classpath issue. Fixes JavaExec/Test tasks that error out with message "CreateProcess error=206, The filename or extension is too long" |
1.0.0
(15 May 2018) |
com.github.ManifestClasspathFix for windows gradle long classpath issue. Fixes JavaExec tasks that error out with message "CreateProcess error=206, The filename or extension is too long" |
0.1.0-RELEASE
(15 April 2018) |
io.github.qux7.testnotrunerrorDetects test configuration errors: build fails if you misconfigure tests and they do not run |
0.1.2
(02 September 2024) |
ch.essmann.gradle.check-java-versionThis plugin checks the Java version your Gradle build is running with. If the version is lower than the required minimum version or it exceeds the maximum version accepted, then the build is aborted with an friendly, easy to spot error message pointing towards the problem. This should help to avoid having to dig through the build output to find only to find an unsupported class file version error messages buried somehere in the output due to a bad Java runtime version. |
1
(03 July 2022) |
com.digitalascent.gradle.errorproneApplies default Google Error Prone configuration to all JavaCompile tasks |
1.0
(29 April 2018) |
com.datadoghq.dd-sdk-android-gradle-pluginThis plugin is used to upload your Proguard/R8 mapping files to Datadog to get a complete Error Tracking experience |
1.14.0
(30 May 2024) |
io.github.alexeytereshchenko.guardianThis Gradle plugin is an aggregator that configures Error Prone and CheckStyle, aiming to reduce boilerplate code and ensure consistent quality across projects. It automatically applies Git hooks to run tests and builds before each push, enhancing code reliability and development workflow. |
1.2.5
(09 February 2024) |
com.anatawa12.tools.decompileCrasherA tool to make a Jar Hard to decompile. Decompiler will make invalid source code or internal error will be thrown |
1.2.3
(27 April 2021) |
com.github.snowdream.gradle.java-version-checka gradle plugin to avoid the error: "java.lang.UnsupportedClassVersionError: Unsupported major.minor version **" |
0.1
(03 October 2016) |