A R.
- 活动总数 11
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 3
-
已编辑于 Some of my methods are refusing to unfold nor be debug-stepped into.
已回答I have a few methods which IntelliJ is currently refusing to unfold within the class they belong in. public class ConjugateStat { public static <T> MutableText conjugateStat( T statSpecific, int... -
已编辑于 Is it possible to stop Intellij from eating all my extra spaces?
已回答I've been rootin' through the settings trying to figure out if this is possible without needing to ask. But i've found nothing.I like my code to be vertically aligned. it makes it easier for me to ... -
创建于 IntelliJ keeps losing my JDK.
已回答I'm building a minecraft mod in IntelliJ because that's what the tutorial series I was following at the start was using, and it's fine until it suddenly isn't. I had my mod functional, launching mi...