Category "intellij-idea"

Updated intellij messed up Kotlin with 'Check your module classpath for missing or conflicting dependencies'

Lot's of frustration here. I decided to follow the pop-up prompting an intellij upgrade so it'd stop nagging me. And now I get a compiler error on certain parts

IntelliJ IDEA and Android Studio create ADB conflict: Could not connect to remote process

I use the latest release of IDEA (now 2021.2.2) to develop the backend (and running tests) and the latest of Android Studio (now 2020.3.1) for the mobile app. W

Intellij Run/Debug Configuration change ../bin/java

Our java sdk include custom bash script for run a java application. Intellij default configuration for java application call this command: JDK_PATH/bin/java -AL

How can you map .ideavimrc to switch between tabs in Intellij

In intellij with the vim plugin. I am trying to switch between tabs from within from rather than using intellij's default setup of alt+left and alt+right to swi

Spring Boot Application faild to start in intellij idea showing exception

I am trying to run application in Intellij Idea, but i am getting this error.... org.springframework.beans.factory.BeanCreationException: Error creating bean w

How to add Spring Initializr support to IntelliJ IDEA Community Edition 2020

How can I use Spring Initializr support in IntelliJ IDEA Community Edition 2020? IntelliJ documentation recommend me: Create a Spring Boot project From

Can't uninstall Android Studio on Windows 10

I want to Uninstall Android Studio, but it's not showing in the control panel programs and features, and I can't find the uninstaller. Does anyone know how to u

Unable to find Groovy method when building Rhino with Intellij IDEA

While trying to build https://github.com/mozilla/rhino, I'm getting Unable to find method on org.codehaus.groovy.runtime.StringGroovyMethods. so the build fails

Sonarlint and Intelij: possible to run analysis only for files in a changelist?

I am currently running sonarlint plugin locally in Intelij which works well. I would like to run the plugin only for files that I have in my Changelist - before

Plugin Error: Plugin "Visual Paradigm SDE for IntelliJ IDEA (Community Edition)" is incompatible (supported only in IntelliJ IDEA)

When I install the Visual Paradigm SDE for IntelliJ IDEA (Community Edition) plugin, it doesn't work. After installing it and closing and reopening Android Stud

idea Invalid bound statement (not found)

i am using idea 2021, i have a spring boot project with maven and mybatis. i often encounter this problem: once I modify the mybatis sql xml file(e.g. booking.x

How can I see multiple tabs in IntelliJ?

The situation is when I open some files it isn't added on editor tab(red box). The file that I double-clicked is located in green box with replacing existing fi

Why is IntelliJ not recognising stuff as I type? BlueJ is easily recognising the same code?

I'm an absolute beginner. I learnt a bit of Java in my highschool and we were using BlueJ back then. I wanted to brush up so I started with the simplest code: p

AndroidStudio get more and more dark grey bars when opening dialogs

AndroidStudio(Arctic Fox | 2020.3.1) get more and more dark grey bars when opening dialogs. When I open a dialog, something wrong happened that a grey bar appe

java.lang.VerifyError: class com.intellij.junit4.JUnit4TestRunnerUtil$5 overrides final method getRunner.()Lorg/junit/runner/Runner;

While running test cases from IntelliJ - facing this issue. mvn clean install works fine though. Anyone faced this issue before ?

alternate way to set Build and run using IntelliJ IDEA

I am working with Java source code with TestNG and frequently see errors like no test found to run OR Test event were not received whenever I try to run test ca

alternate way to set Build and run using IntelliJ IDEA

I am working with Java source code with TestNG and frequently see errors like no test found to run OR Test event were not received whenever I try to run test ca

The maven on the right side of the intellij IDEA is missing plugins and dependencies

1,The maven on the right side of the intellij IDEA is missing plugins and dependencies.help me This question made me cry. 2,Problem Description mall ---mall-aut

Why can't i select JFXTextfield in scenebuilder and add it

JFTTextArea and JFXButton works but why not the JFXTextField? I have added foenix Library so I have got all the JFXTextField But i am not able to place JFXTextF

java.lang.NoClassDefFoundError: org/apache/flink/streaming/api/scala/StreamExecutionEnvironment

package com.knoldus import org.apache.flink.api.java.utils.ParameterTool import org.apache.flink.streaming.api.scala._ import org.apache.flink.streaming.api.win