Tobin Juday
- Total activity 275
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 105
-
Created Running Kotlin JUnit tests
AnsweredI have a project with mixed Java and Kotlin classes, and I figured I would unit test my Kotlin classes using Kotlin. I’ve created a new Kotlin test class, but can’t figure out how to actually run i... -
Created Auto-update finds conflicts
Choosing the Update and Restart option results in the following dialog. Is this expected? I've never seen anything like it before so I wanted to verify everythign is ok before proceeding.I'm moving... -
Created Maven error - invalid source release: 8
I have a new, empty module which I'm trying to configure to use Maven (there are no dependencies yet).I have Maven configured for targeting Java 8 and while this does correctly set the module langu...