Martin Krischik
- 活动总数 68
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 14
- 订阅数 22
-
创建于 Finde tagged tests in in project
已回答I 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... -
已编辑于 How can I configure IntelliJ not to automatically expand what I typed?
已回答Right 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... -
已编辑于 Lost my settings
已回答With 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... -
创建于 Faulty command line options when cross compiling
已回答I 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... -
创建于 How can I delete Gradle modules from a Projects
已回答How 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 ... -
已编辑于 I there a way to insert text into a string unchanged?
已回答I 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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...