Tobin Juday
- 活动总数 275
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 105
-
创建于 Running Kotlin JUnit tests
已回答I 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... -
创建于 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... -
创建于 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...