Slevin Kt
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
-
Created IntelliJ won't start anymore
AnsweredHi everybody, I wanted to get rid of the recently opened projects and therefore I set the value regarding this option in the settings to 1. After that, IntelliJ won't start anymore. I've tried to r... -
Created Junit 5.8.2 not found by IntelliJ in Maven repository
AnsweredHi everybody, when trying to add org.junit.jupiter:junit-jupiter:5.8.2 "from Maven..." to the Libraries (working on a plain Java project, no Maven or Gradle) IntelliJ won't find anything. org.junit... -
Created How to create a XML-based property file?
AnsweredA XML-file for properties looks like this: <?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"><properties> <comment>Preset... -
Created How to use Compact format?
AnsweredHi everybody, can please somebody tell me how to use the >>Compact format (fewer line breaks) action<< on selected blocks as described here: https://www.jetbrains.com/help/rider/Enforcing_Code_Form...