Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle

Creating a Java Gradle project and building the .jar file in IntelliJ IDEA - How to?

java gradle intellij-idea jar

Failed to execute aapt (NoSuchElementException at AbstractIndexedListIterator.next(AbstractIndexedListIterator.java:80)

android gradle build

Error:Failed to resolve: annotationProcessor

Configuration with name 'default' not found while building android project on gradle

android gradle

Gradle build error cannot resolve io.fabric

How to generate JPA Metamodel with Gradle 5.x

Android Studio -- clear application data for Instrumentation Test

"Starting Gradle daemon" loop creating endless processes

Plugin 'kotlin-parcelize' not found

android kotlin gradle

Exclude packages from Jacoco report using Sonarrunner and Gradle

gradle jacoco sonar-runner

Android Gradle build : renaming the apk

How to use Oracle JDBC driver in Gradle project

jdbc gradle build.gradle ojdbc

After update - Error:Failed to find: com.google.android.gms:play-services:5.2.8

Could not find property 'processManifest' on com.android.build.gradle.internal.api.ApplicationVariantImpl

Gradle dependency tree, what does the (*) mean?

Maven profiles equivalent of Gradle

gradle jacocoTestReport is not working?

gradle build.gradle

How do I configure IntelliJ/gradle to use dagger 2.0

java gradle dagger-2

Difference between running lint via Android Studio menu and gradlew command-line

Is there a way to add classpath/directories for dependencies on Gradle?

gradle