How do you fix an IntelliJ module that shows up blank?
I keep having this happen where sometimes when I add a new package to my project it shows up as just blank when I look at the module settings, like so:
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.
Bookmark all open editor tabs to an existing bookmark in IntelliJ
In older versions of IntelliJ, it was possible to add all open tabs to an existing favorites list, which was quite convenient.
Intellij 에서 MultiModule 구성
I don’t know if I can ask about the IDE, but I can’t find it even after searching for days.
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
Develop idea plugin occurred java.lang.NoClassDefFoundError: com/intellij/psi/PsiClass
Occur no found com/intellij/psi/PsiClass,But it didn’t appear when compiling,It only appears when running. Is there a problem with the class loader or other problems?
Exception in plugin MapStruct Support (1.7.0) IntelliJ IDEA
I have spent several hours trying to resolve this IDE the following IDE error(I’m using IntelliJ IDEA 2024.1.1 (Community Edition)), but I have not been able to resolve it:
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.
Intellij IDEA shows only .gitignore and pom.xml
When loading certain Java projects it looks like the project is only partially loaded.