Joachim Person
- 活动总数 20
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 7
-
创建于 Ignore frontend directories when running tests on backend
已回答When running backend unit tests in Intellij IDEA for a project having both front- and backend code it seems to take a considerable time to run the backend tests. Is there a way to totally ignore fr... -
创建于 “Names count to use static import with ‘*’”. not exported/imported in Intellij IDEA code style XML
When exporting “Intellij IDEA code style XML” there seem to be no value stored referring to “Names count to use static import with ‘*’”. It would be nice to have that exported. Where is the right p... -
创建于 Showing javadoc in quick dok popup from dependency jars
已回答I have created a jar with an annotation including javadoc which I would like to appear as in the following image (that is having a class within this project showing its java doc "A builder" in its ... -
创建于 Java, colors - changing editor color for return types and field types
已回答How can I change the editor color for return types and field types? Using Intellij IDEA 2022.3.2 (CE) -
创建于 "UTF-8 (charset is auto-detected from content)" when I want it to be ISO-8859-1
已回答Settings dialog show Editor > File Encodings , Encoding as "UTF-8 (charset is auto-detected from content)" and is non-editable for an xml file without any hardcoded charset in the file. I need to h... -
创建于 "Download sources" download source that mismatch class file
已回答First of all, I am pretty new to Gradle and I am not a power user of Intellij, but I have been working with software development for 15+ yrs. I was about to debug code from a gradle dependency. Pre...