Joachim Person
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 7
-
Created Ignore frontend directories when running tests on backend
AnsweredWhen 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... -
Created “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... -
Created Showing javadoc in quick dok popup from dependency jars
AnsweredI 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 ... -
Created Java, colors - changing editor color for return types and field types
AnsweredHow can I change the editor color for return types and field types? Using Intellij IDEA 2022.3.2 (CE) -
Created "UTF-8 (charset is auto-detected from content)" when I want it to be ISO-8859-1
AnsweredSettings 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... -
Created "Download sources" download source that mismatch class file
AnsweredFirst 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...