Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle

Spark java.lang.NoSuchMethodError From Janino and Commons-Compiler

java apache-spark gradle

Error:Execution failed for task ':app:mockableAndroidJar'. > java.util.zip.ZipException: invalid entry crc-32 (expected 0x3950d9fc but got 0x12b44089)

How to set the main class classpath for JavaExec task in Gradle?

gradle classpath

How can I add --add-exports to a gradle application?

how to enable gradle for Netbeans?

Running OptaPlanner on the module path

issue - creating a directory with gradle not working

java shell gradle

How can I apply a plugin to itself using Kotlin DSL?

How to Build Library Jar with Gradle

java gradle

Configure Eclipse to use the latest version of Gradle

How do I add 3rd party libraries with gradle?

gradle

creating springboot gradle multi-module library project using plugins DSL and a convention plugin that reside in buildSrc

spring-boot gradle

How to match String with Pattern in Groovy

regex string groovy gradle match

Flutter - Support build of multiple BuildTypes

android flutter gradle

Eclipse JDT LS & Gradle - Resource Exception "Invalid project description"

Could not find method dataBinding() for arguments on project ':app' of type org.gradle.api.Project

Firebase crashlytics error: Unable to load class 'org.gradle.api.tasks.TaskProvider'

How to get the buildtype in a build.gradle EARLY ON

antlr4 works fine on a .g4 grammar file, but gradle generateGrammarSources fails on the same file with TokenStreamException: unexpected char: '-'/"

exception gradle antlr antlr4