Search Gradle plugins
Plugin | Latest Version |
---|---|
io.fuchs.gradle.classpath-collision-detectorA Gradle plugin to detect potential classpath collisions between library jars. |
0.3
(25 November 2022) |
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) |
org.joinfaces.classpath-scanPerforms the classpath scan at build-time for a faster application startup. |
5.1.0-m1
(11 March 2023) |
com.redock.classpathtofileFix for Windows long classpath issue. For JDK9+, fixes JavaExec/Test tasks that error with message: "CreateProcess error=206, The filename or extension is too long" |
0.0.1
(19 January 2019) |
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) |
org.mpierce.slf4j-capabilitiesFind SLF4J classpath conflicts at build time using Gradle dependency capabilities |
0.1.1
(11 November 2019) |
io.reconquest.gradle-android-eclipseA Gradle plug-in that enables generation of Eclipse project files (.project and .classpath) to enable use of the Eclipse IDE for Android projects. Correctly adds Android AAR dependencies to the classpath, works with the new Android build system. |
1.1
(08 October 2019) |
com.greensopinion.gradle-android-eclipseA Gradle plug-in that enables generation of Eclipse project files (.project and .classpath) to enable use of the Eclipse IDE for Android projects. Correctly adds Android AAR dependencies to the classpath, works with the new Android build system. |
1.1
(14 October 2018) |
org.jonnyzzz.java9cChecks runtime classpaths to detect same packages used in different classpath entries. Detects possible Java 9 modules migration problems |
0.2.3
(12 March 2018) |