Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle

Gradle and Docker: How to run a Gradle build within Docker container?

java docker gradle jar

Could not set unknown property 'mainClass' for extension 'application

Android APK crashes on launch with 'Illegal class access' error

android kotlin gradle

What's the gradle equivalent of having another project in your Java build path in Eclipse?

java eclipse gradle

gradle use variables in parent task that are defined in child

gradle

How to configure selenium tests with gradle?

selenium gradle

Super POM, Parent POM type of hierarchy management in Gradle

gradle

How to create temporary file/folder using public Gradle API?

Gradle copy without overwrite

gradle

JUnit file structure, best practices (helper classes placement)

java junit gradle

Execute task with build task

gradle jacoco

Gradle jacoco coverage report with more than one submodule(s)?

Eclipse - Java - Gradle is skipping jacocoTestReport

java eclipse gradle jacoco

Issue with AndroidManifest.xml in Android Studio 3.0 [duplicate]

android gradle manifest

IntelliJ IDEA: How to specify main class in Kotlin?

gradle intellij-idea kotlin

What does kotlin-bom library do?

gradle kotlin

Using intelliJ with gradle OFFLINE for android development

How to publish aar file to Apache Archiva with Gradle

When do you need curly braces for variable substitution in Gradle?

NoClassDefFoundError using Jackson 2.2.x on Android with Gradle