Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle

Gradle : sourceSets.test.classes not found

gradle

Defining custom classpath for a jar manifest in gradle

jar classpath manifest gradle

Run Gradle with verbose class loading?

java classloader gradle

How to support multiple projects in multiple languages (Java and Scala) in Gradle?

java scala build gradle

How to execute a Gradle task once at the end of subproject tasks

gradle multi-project

Gradle - Add folder to Eclipse classpath

gradle gradle-eclipse

Jacoco Unit and Integration Tests coverage - individual and overall [closed]

Gradle 1.9 with Jacoco plugin cannot find jacoco agent

java gradle jacoco

Gradle: how to configure buildSrc or skip tests from main project?

Gradle with java 8 for retrolambda - Android cant find annotations TargetApi

Gradle Java debugging project in IntelliJ IDEA

Can't find properties file when running gradle test

java junit gradle

gradle build fails for unknown host exception

java android gradle

Gradle with IntelliJ not loading PostgreSQL JDBC as a dependency

Gradle wont sync after update from Android Studio 0.54 to 0.81 "NoSuchMethodError"

Generate assets in android project with gradle

How to generate jacoco.exec file with Gradle Plugin in Android Studio?

Gradle: List deprecated features

Using Gradle to split external libraries in separated dex files to solve Android Dalvik 64k methods limit

android gradle dalvik

File under /res/raw not accessible in Debug buildvariant