Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle

How to exclude res folder from gradle build flavours?

No coverage report for inlined Kotlin methods

java 9 module reads package X from A and B

Android Studio - java.io.IOException: Failed to generate v1 signature

Reduce Gradle sync time in Android studio

Need to clean project after changing layouts in Android Studio

Problems trying to create gradle build

Typing in build.gradle in IntelliJ Idea is slow

Gradle add library to classpath

java intellij-idea gradle

How to turn off output from shutdown hooks in gradle boot tests?

java spring-boot gradle

Create new Gradle based Android project in IntelliJ IDEA

Gradle: MessageIOException: Could not write message [EndOfStream] to 127.0.0.1 (Firewall)?

How can I view the CLI command executed by a Gradle task in Android Studio?

What's the proper way to have various URL endpoints for dev and release in a Java application?

java gradle javafx

Getting package name of application variant in gradle plugin

Cannot find Keystore Entry. But I know it's there

android gradle keystore

Is it possible to check which gradle dependencies contains given class?

Gradle + Annotations + Flavors = won't run annotations processor

Include .java files as java source files in Android Studio to remove red circle with "J" on them

How do I make gradle's build task generate the shadow jar _instead_ of the "regular" jar?