How to remove build files for deleted gradle modules?
I have a project with a lot of Gradle modules in it. Sometimes a module or two gets deleted by other members of our team.
How can I add a Gradle Plugin dynamically from the Filesystem?
I am working with a third-party multi-module gradle build that relies on having a plugin jar on the filesystem next to the project.
Unsupported class file major version 66 – gradle
So im trying to build a minecraft mod but i get this error :
Unsupported class file major version 66 – gradle
So im trying to build a minecraft mod but i get this error :
gradle build failing with premature end of content-length delimited message body
The gradle build I’m trying to do, contains a proprietary plugin, which is failing with a message
The supplied phased action failed with an exception. Could not open init generic class cache for initialization script
please help
Gradle using java 17 instead of 21
I’m trying to make a client using Eclipse, but when I try to build the files necessary it gives me this:
Why would gradle check pass, but gradle clean check –rerun-tasks fail?
I deleted a parameter from a constructor and ran gradle check
inside IntelliJ.
Do i still have to place gradle’s jar in my repo in 2024?
when distros have gradle nicely packaged for 20 years, and my builds are on github with uses: gradle/actions/setup-gradle@v3
or whatever is the recomended way to have the latest gradle version on the build host: What is the proper way to configure a modern java (android) project using gradle? Do I still need to liter my source with gradlew, gradle.jar, etc?
exclude the drawbale of unnecessary devices such as ldtrl/watch brought in by androidx.appcompat:appcompat through Gradle configuration
For example, exclude the drawbale of unnecessary devices such as ldtrl/watch brought in by androidx.appcompat:appcompat through Gradle configuration. Tried the following but none worked