Category "intellij-idea"

Undefined Step definitions in Cucumber Java

I added the login steps in Login class. But when I run the scenario from the Login.feature file I still get undefined steps error. Login class package stepDefin

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

IntelliJ Ultimate 2019.3 find usages not working

if i use maven propertie dynamic generation version in multi-module, find usages not working. projecdt structure: -parent-project --api --service parent: <pr

IntelliJ Ultimate 2019.3 find usages not working

if i use maven propertie dynamic generation version in multi-module, find usages not working. projecdt structure: -parent-project --api --service parent: <pr

How to set up a keyboard shortcut for increasing/decreasing font size in IntelliJ editors?

Because my mouse scroll wheel increases the font in big jumps I need a way how to use something like cmd and + or something to increase and - to decrease the fo

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,

IntelliJ loading image files as text files

I had some Pngs that were working fine but when I put open them in IntelliJ it is trying to load them as a text file and makes it impossible to open the image e

Error message when opening IntelliJ, from command line in Linux

I changed my IntelliJs base JDK, to try and fix an error, and now it will not even let me open up Intellij. I tried to re-install, but that did not work. Intell

IntelliJ IDEA & Mockito.spy - source code does not match the bytecode

I am using IntellIj IDEA, when I try to debug into a mockito spied object, it gave me error "source code does not match the bytecode". can anyone help?

Declaring multiple custom css properties in :root causes error

I've been trying to create multiple custom properties to use in my CSS files, after searching I discovered they should be prefixed with a double-dash and usuall

rdf4j on IntelliJ IDE?

Extreme beginner here trying to work on RDF. Can rdf4j work on IntelliJ IDEA or it works on Eclipse only? If it can work on IntelliJ, could anyone show me how?

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

Why does Intellij idea warn about nullpointer in that if condition?

Here is my code if (!multipartFile.isEmpty() && multipartFile.getOriginalFilename() != null && !multipartFile.getOriginalFilename().isBlank()) {

IntelliJ (Android Studio) Pop Up Window Background Color

I'm using Android Studio which is basically an IntelliJ IDE. For a while now my pop up windows have a white background no matter if I hover over code or use cod

Can run in Intellij, but jar file fails

Instead of running Quarkus, I'm running OptaPlanner through a Main class entry point in Kotlin. This works great within Intellij where I have a simple Run Confi

Stop moving cursor when touching scrollbar in PhpStorm

I am struggling to find the settings for preventing cursor movement when I press anywhere in scrollbar. Because, for instance I am selecting the text and lookin

Imports Unrecognized By IntelliJ when Getting A Project From GitHub

I've faced this problem quite a lot lately but I didn't care in the past and decided to rewrite the whole project I'm getting from GitHub but now when the proje

Adding Javalin dependencies

I'm trying to use Javalin in my project and I can't seem to understand how to add the needed dependencies in order to work with Javalin without compliation erro

Problem with firebase auth kotlin library version 21.0.4

When I update the com.google.firebase:firebase-auth-ktx library to a version higher than 21.0.1 I get the following warning: Kotlin library {0} was compiled wi

Pandoc Matching Intellij Preview

When I'm building the markdown files, the preview looks really good. But, when I run the following pandoc command, it doesn't look good at all! pandoc --from m