Join Slack
Communities
Powered by
I haven't encountered any Kotlin-related issues wh...
# intellij
b
brainoutsource
10/02/2015, 4:33 PM
I haven't encountered any Kotlin-related issues while doing IDEA plugins. It's actually nicer to do in Kotlin since a fair amount of JetBrains' code is annotated with
@Nullable
and
@NotNull
. Anyway, if you have any questions, I'd be happy to help.
Open in Slack
Previous
Next