Egreathouse
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Kotlin: Unresolved reference: jetbrains
AnsweredHello,I'm attempting to build a Spek "specification" for a Kotlin class that I wrote. The project uses maven and has the correct folder structure ('src/main/kotlin' and 'src/main/test/kotlin'). My ...