Category "intellij-idea"

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

Spring application.properties is grayed out with Spring Initilizr

I am new to spring and trying to use Spring Initilizr for my project. I am using the code that was generated by this tool after adding dependencies for 'Spring

i can't open IntelliJ IDEA 2021.3.1(FATAL ERROR in native method: processing of -javaagent failed, processJavaStart failed)

I have installed idea, and I cannot open idea by double-clicking the .exe file, so there is no response at all. If I choose to open idea.bat with the command li

How to determine and delete unused dependencies in Android Studio safely?

IDE: Android Studio Bumblebee 2021.1.1 I see a lot of dependencies in my project (project structure -> dependencies -> all modules) which are not added vi

Java selenium - timed out waiting for driver server to start

i need help , how to fix this bug , " timed out waiting for driver server to start " enter image description here i have tried many ways like changing google ve

Java selenium - timed out waiting for driver server to start

i need help , how to fix this bug , " timed out waiting for driver server to start " enter image description here i have tried many ways like changing google ve

Spring Boot gradle build - invalid source release: 11

I am trying to build my spring boot project with this command: ./gradlew build But it continuously throws this error: 'Execution failed for task ':compileJava'

Should the /out folder in an intellij project be added to gitignore?

I have observed the following different files in my intellij java project - .idea folder .out folder .iml file .src folder Out of these files I'm thinking of ad

How does IntelliJ IDEA implement an interrupt mechanism like Visual Basic?

Is it necessary to develop an interrupt mechanism for IDEA?

Export Android compiler Warning to text file

I want to write all the compiler warnings in a text file. Once we build it, we can see warnings in Build Output as seen in screenshot. Is the file already avail

IntelliJ IDEA Ultimate is extremly slow on mac M1

I'm using Mac Air M1 and trying to run IntelliJ Ultimate. I've read some issues on JetBrains YouTrack and it seems that a lot of people pretty satisfied with th

Intellij - Gradle - Unable to build - Failed to apply plugin [id 'org.ajoberstar.grgit']

I am working on Intellij 2019.2.4 with Java 11.0.13 JDK and gradle 7.3.3 in settings. Gradle-wrapper.properties file has - distributionUrl=https://services.grad

How to set a gradient background to the form. Intellij

I am a beginner on the Intellij Idea GUI Form. And I don't know how to set a gradient background to the form. Can someone help me? Thanks. My layout This is my

git mergetool with intellij Idea's community edition on windows

I'm using GitExtensions windows software to work with git and i had many trouble configuring it to work with Idea's community edition, to use it as a merge tool

has UCanAccess any mechanism to write in-memory data to .accdb file in a java desktop application?

i'm losing new data that i made when i close my Java app and data are not written to .accdb file i have connected my Java to .accdb (Ms Access 2010) file as bel

Profiles property is deprecated is properties.yml for Spring-Kafka

I'm configuring the application.yml file in my Spring Kafka MS and I'm getting a notification that the profiles property is deprecated. This 'profiles' property

Can't remove a line from conf file

When I build my ktor project It fails and it tells me about a line which causes the failure. The line is located in the application.conf file: ktor { developme

changes in java code do not appear, program runs from a shell script

I cloned a GitHub repository (https://github.com/tomergreenwald/tac-adx) and did some changes in the code. But if i run the application with the runServer scrip

Dependency not resolving correctly in ktor kotlin project

My project is having issues correctly resolving my KGraphql dependency when I try to install the feature in my ktor project. How do I go about troubleshooting t

How to remove these gaps between lines in intellij Idea

Recently I started seeing these lines gaps between lines in IntelliJ Idea and strangely this is only happening for variable declaration. I tried reducing line h