Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle

Gradle daemon not reused when running in debug mode (in IntelliJ IDEA)

Is there practical reasoning to enforce JDK version for build?

java maven gradle

Unresolved reference: Parcelize after adding necessary tools in gradle and updating to kotlin latest version

Can I pull the version for the Gradle org.springframework.boot plugin from my Gradle platform definition

Error when try run Weld Se Applicaton - Weld SE container cannot be initialized - no bean archives found

java gradle jboss-weld weld-se

Is it possible to have different build.gradles for different product flavors?

why does intellij have to install a different gradle version for each android project i make

What are configurations in Gradle?

eclipse groovy gradle

Gradle Sync Fails: "Plugin [id: 'com.google.devtools.ksp'] was not found" on a clean project

android kotlin gradle ksp

How to pass jvm arg to java app distribution created with gradle

java gradle build

Gradle processResources corrupts .jks

gradle

Getting the warning message 'Failed to resolve: com.symbol:emdk:9.1.1' on android studio

Why is JAVA version not detected? Android Gradle plugin requires Java 11 to run. You are currently using Java 1.8

Could not find matching constructor for: org.gradle.api.internal.artifacts.ivyservice.ivyresolve.VersionInfo(java.lang.String)

How do I set a local hosting port for my gradle project with Intellij?

intellij-idea gradle

How to assign default values for ext based properties in gradle

gradle groovy

Failed to resolve: org.mozilla.geckoview

android gradle geckoview

Sync error while trying to build project in IntelliJ

How to merge additional-spring-configuration-metadata.json with kapt when using Kotlin and Gradle?

spring-boot gradle kotlin