I've been using K8S for a year or so and continue to revisit a problem. My app is running in K8S and I now need to debug it. I have a NodeJS App that I'm askin
List item I'm trying to open a project in IntelliJ and this happens, what can I do? 'D://\build.gradle' line: 17 error show at line 17 below block ("apply plugi
I've been trying to use MaterialFX (which is a JavaFX design library (like jFoenix)) in IntelliJ but I didn't succeed to do so. I've added the required dependen
In IntelliJ, with a Springboot project (2.6.6) using JUnit 5, given the following test class, IntelliJ doesn't display exceptions occuring in the @BeforeAll met
I was programming a fabric minecraft mod in intellij and when I ran the code it said : Could not find or load main class net.fabricmc.devlaunchinjector.Main Wh
I want to change the background color (shade it a bit dark) when a certain commonly occuring keyword (for example, logger or monitor) occurs in the line. The id
At work we have no direct connection to the internet. To fetch maven artifacts we need to use a local Nexus, which mirrors all of maven-central. I have a settin
Hello Everyone!! I am developing a server app in java lang in intelij idea it works properly but when exporting as .jar file it gives an error like this java.ne
I am working on a project in intellij using java and spring. I want to change in multiple files my api's in a similar way like this: instead of: public void som
The intellij idea takes up a lot of RAM, is there a way we can reduce the program size?
I'm trying to save new phone number in database First by another method get phone number and temporary save it and send a code to user then by following methods
I am creating custom language (EO language) plugin for IntelliJ. I use antlr4 adapter and I've already generated parser and lexer. I am working on syntax highli
I have followed the instructions for getting started with codenameone in IntelliJ, yet when I set up my first project, based on the sample app I get this error:
I use intellij to create a jar package, but it does not work correctly. After it is created and all the external library jar files are created as well, when I s
While using git clone in PhpStorm, I got an error message: Clone failed Unable to negotiate with IP ADDRESS port 22: no matching host key type found. Thei
While using git clone in PhpStorm, I got an error message: Clone failed Unable to negotiate with IP ADDRESS port 22: no matching host key type found. Thei
I'm using react-bootstrap-table-next (aka react-bootstrap-table2). I'm getting a Typescript error in IntelliJ on the validator field in my column definition. I
I'm using Fedora 35 Linux and I installed IntelliJ IDEA via flatpak, and when I try to use the docker command in the IDEA's terminal window, it gives me the fol
I am not sure if I've missed a config or stumbled upon a bug. I am using IntelliJ to build a Kotlin Spring Boot application with JPA and would like to use Kotli
I am using intelliJ v2021.3.2 (Community Edition) My project is a java Maven TestNG (v7.4.0) project When I run test cases it executes successfully, but when I