Slevin Kt
- 活动总数 13
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 4
-
创建于 IntelliJ won't start anymore
已回答Hi 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... -
创建于 Junit 5.8.2 not found by IntelliJ in Maven repository
已回答Hi 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... -
创建于 How to create a XML-based property file?
已回答A 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... -
创建于 How to use Compact format?
已回答Hi 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...