Andreas Seibt

- Total activity 107
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 32
-
Edited IntelliJ doesn't store run configuration
AnsweredI have created some maven run configurations, marked them as "Store as project file" and defined a directory where to store the configurations: But the configuration isn't stored. Only the last on... -
Created Question on inlay hints
AnsweredInlay hints are a useful feature of IntelliJ. But it is disturbing that they are displayed always when activated. Are there any opinion to show the hints only while entering code or, better, on a s... -
Created Problem with formatting unit tests in Kotlin with Kotest's FunSpec
AnsweredI'm writing unit tests for my Kotlin application using Kotest 5.9.1 using the FunSpec flavor. When I reformat the code it looks like this:class MyUnitTests : FunSpec({ ... -
Created How can i prevent AI-Assistant accessing my code?
AnsweredMy company's policy doesn't allow to expose internal source code to KI-Assistants. When i ask AI-Assitant about how to implement certain things, the code examples are using code i currently have op... -
Edited Workspace plugin doesn't work as expected
AnsweredI'm just trying out the new Workspace feature of intellij (in IntelliJ 2024.3 RC). I found that all my run configurations are broken, as they use the workspace directory and not the project directo... -
Created Unable to start Kotlin application in 2024.3 Beta
AnsweredWith the last few EAP builds 2024.3 was not able to run Kotlin applications. I hoped it will be fixed in the current Beta, but this is not the case. The IDE showas the following error:Read access i... -
Created Problem with MongoDB
I just installed Datagrip 2024.2. When i open my MongoDB project, the database refresh will hang in the following state:If i close the open database tabs from the last session and then restart Data... -
Created Docker images and containers not shown anymore
Hi,i'm using the latest IntelliJ IDE (2024.1.1) on Windows and have an issue with the Docker integration. After updating Docker Desktop to 4.30 there is a new option “use containerd for pullling an... -
Created IntelliJ 2023.3 Beta - Unable to save settings
AnsweredSince yesterday IntelliJ freqently shows a popup which ask me to restart the IDE because it can't save settings. I'm not quite sure if it is an IntelliJ issue because I installed the Beta last week... -
Created Could not start SpringBoot app
AnsweredAfter installing IntelliJ 2023.1 EAP 3 ic couldn't start my SpringBoot app via the services panel anymore. Following exception is thrown: Internal error (java.lang.IllegalStateException): Duplicate...