Relative Content

Tag Archive for intellij-idea

List all custom shortcuts

After working with IntelliJ for a while I have managed to create some useful keyboard-shortcuts (I think). But unfortunately I can’t remember all the shortcuts I have set up, so some of them was probably not that useful.

Intellij Gradle keeps building on its own

I am using Intellij version 2023.2.5 and using spring boot + gradle to run my project. Every time I try to reload the project when I make some changes in my code, the project keeps on building on its own. I know this is expected since intellij builds on its own whenever the code changes, but the problem is it keeps on building on top of already building processes. Sometimes the project can run up to 5 build processes at the same time. I have disabled all the related settings: Reload project after changes in the build scripts, Gradle auto build setting, etc. but to no avail

GET request of: org/glassfish/jersey/jersey-bom/2.35/jersey-bom-2.35.pom from central failed

Can anyone kindly help me solve this problem? I don’t know how to solve it. Idea reported the following error: “org.glassfish.jersey:jersey-bom:pom:2.35 failed to transfer from https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.glassfish.jersey:jersey-bom:pom:2.35 from/to central (https://repo.maven.apache.org/maven2): GET request of: org/glassfish/jersey/jersey-bom/2.35/jersey-bom-2.35.pom from central failed

Codeium chat not opening in android studio

I’m encountering an issue where Codeium Chat is not opening in Android Studio. I’ve tried various methods such as using the Codeium command palette and refactor options, but none of them seem to work.