Johan
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Created Not finding Kotlin sources from Maven sources jar - no .kt but .java works fine!
AnsweredHi all,We have a mixed Java + Kotlin code base. Our Maven integration builds produce sources jars which contain both the .java and .kt files. But IntelliJ (Ultimate) does not pick up the .kt files.... -
Created gradle-intellij-plugin JPS/builderservice - JPS not working
AnsweredHi all,I am struggling update to the most recent version of the gradle and from the Groovy to the Kotlin DSL.I fail to add the dependency/ies needed for the builderservice. None of the org.jetbrain...