Martin Krischik

- Total activity 68
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 14
- Subscriptions 22
-
Created Finde tagged tests in in project
AnsweredI have tagged several test across the modules modules of an IDEA project and now I wish to run those test in on one go. However IDEA doesn't find any of the projects:I tried setting up the class pa... -
Edited How can I configure IntelliJ not to automatically expand what I typed?
AnsweredRight now I tried to type “com.” and IntelliJ is expanding it to “Companion.” for whatever reason. This is annoying. In VIM I press Ctrl-N is I want expansion. Yes, that is an extra character but i... -
Edited Lost my settings
AnsweredWith the last update I lost all my carefully fine tuned setting. This despite having had the default sync repository active but that too was deactivated. On reactivation of sync I only get a push s... -
Created Faulty command line options when cross compiling
AnsweredI have a cross compiling project which fails right at generating the build files. At first I thought this is a problem with CMake but then eventually, with help from the CMake forum, I got CMake to... -
Created How can I delete Gradle modules from a Projects
AnsweredHow can I delete Gradle modules from this list? They should not be here are his is a Maven project. As a side note: Auto import, auto update, auto detect etc pp — they are more and annoyance as a ... -
Edited I there a way to insert text into a string unchanged?
AnsweredI currently want to split a text into a Scala list and for this I try to insert " :: " into the string. However on Command-V i get \" :: \" — I there a way to switch that “smart insert” off? To ins... -
Created How to make sure a “problem” patch is saved?
Well, I guess I one of my biggest mistakes ever with IntelliJ IDEA was using the shelf feature. The shelf disappered and when use “Apply Patch” using the patch file representing the shelf I am show... -
Created Two modules in a project cannot share the same content root
Hellofor hour or so I am fighting against:Content root "C:\Work\Projects\XXXX\Tausch-apk\target\generated-sources\r" is defined for modules "Noser-apklib" and "Remote-apklib". Two modules in a proj... -
Created What to do if IntelliJ IDEA fails the make on an unrealted module
Hello,I have a multi module maven setup and would like to execute a unit test for a library module. And here I am a bit stuck because one unrelated modules fails the build. Which leaves me with thr... -
Created MS Visual Studio path is not valid
Hello,When compiling, starting, every two minutes I get the following Error:Configuration problem: MS Visual Studio path is not valid, please specify it in Cpp plugin settings for std library symbo...