A R.
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
-
-
A R. created a post, AnsweredSome 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... -
A R. created a post, AnsweredIs 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 ... -
-
-
A R. created a post, AnsweredIntelliJ 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...