Category "gradle"

Deprecation warning in gradle in Android Studio in Flutter project

I have created a Flutter project in Android Studio (Bumblebee | 2021.1.1 Patch 3). When I open the android folder in a seperate window, when the gradle syncing

msvcrtd.lib(exe_main.obj) : error LNK2019: unresolved external symbol main referenced in function

I am using gradle to build my c++ library I added this line to build.gradle file linkTask.linkerArgs.add("msvcrt${linkTask.name.toLowerCase().contains('debug

ForgeGradle actions causing IntelliJ to crash

The gradle process fails when I tried to build or sync my Forge mod written in Kotlin with IntelliJ The way to find any output is from the logs: [ 34623] WAR

How to tag a lambda in build.gradle file AWS Java sdk

I have a lambda function that is written in nodejs (using AWS nodejs SDK) and we are using gradle (build.gradle) to package and deploy that to AWS. Deployment i

Can't find the Transitive Dependency using maven publication

I have checked multiple questions and have checked the answers as well but those are not working for me. LibraryA -> LibraryB -> App I want to access the

How to check classifier declaration in lint rule android

I want to include some additional lint rules in my Android project. when setting up our modules & their corresponding dependencies I need a rule that we alw

Cannot instantiate interface 'ElasticsearchClient'

The official Elasticsearch docs tell to instantiate ElasticsearchClient like this: ElasticsearchClient client = new ElasticsearchClient(transport); Once I writ

Generated test sources not getting invoked as part of the gradle build

Added Spring Cloud Contract plugin and configured it for baseClassMappings Added Spring Cloud Contract verifier Added required base classes for generated tests

JavaFX with Gradle error module not found

I'm creating a sample demo application with JavaFX in IntelliJ, but I need to use a library called the JavaFaker library. I'm using Gradle as the build system,

How to solve the gradle caching ANDROID_SERIAL problem?

In order to run android test on different devices, I'm using the following command ANDROID_SERIAL=ZY22F757TO ./gradlew -Pandroid.testInstrumentationRunnerArgum

Build OpenCV for Android with CMake's ExternalProject_Add

I am creating an Android library that uses OpenCV via NDK. It doesn't require any Java parts of OpenCV, native parts only, so I decided not to use OpenCV for An

Gradle sync failed: Plugin [id: 'com.android.application', version: '7.1.2', apply: false] was not found in any of the following sources:

I have upgraded my Android Studio and after that I'm facing this error: Gradle sync failed: Plugin [id: 'com.android.application', version: '7.1.2', apply: fals

Complilation problem with gradle - apereo cas server

Hello, I am currently setting up a Apereo CAS server in a local network which will have to authenticate users belonging to ldap directories so that they can the

How can I use my utility classes in different git-projects at once?

I'm a beginning programmer and I apologize if my questions is trivial but I haven't found a sufficient answer to my problem. I have a git repository called "too

B2c accelerator hybris 1905 : install.bat -r b2c_acc_plus not working

I have an exception when I try to run install.bat -r b2c_acc_plus , can you help me to resolve it ? java.lang.NoClassDefFoundError: Could not initialize class o

minCompileSDK specified in dependency AAR metadata (androidx.window:window:1.0.0-beta04)

I'm currently using Android studio attempting to run an old Flutter project I made about a year and a half ago. When I attempt to run it I get the error: The mi

getClassLoaderCache error when upgrading Gradle from 6.7 to 7.0.1

I'm fairly new to Gradle. Whenever I try to upgrade an existing project from 6.7 to 7.0.1 a traceback comes up as java.lang.NoSuchMethodException: org.gradle.ap

Gradle Build Failed after updated to 7.4.1 in windows 10 for java 8 project

Getting error like this What went wrong: Unable to start the daemon process. This problem might be caused by incorrect configuration of the daemon. For example,

protobuf doesn't see .proto files in gradle project

Protobuf plugin for gradle: id 'com.google.protobuf' version '0.8.13' Here is dependencies from build.gradle implementation "io.grpc:grpc-protobuf:${grpcVersio

How to add classpath in new version of Android Studio

I updated my android studio version to bumblebee version. Now I want add navigation component to my project. I want add classpath to gradle, but this file gradl