From 35f732c3b10bf194bd35d517dd6616d95ddc67f6 Mon Sep 17 00:00:00 2001
From: Cedric Beust
- If you're using Intellij IDEA, make sure you've installed the Kobalt plugin and then go to Kobalt -> Sync Build File
. Once the build file is synchronized, the errors should disappear
+ If you're using Intellij IDEA, make sure you've installed the Kobalt plugin and then go to Tools → Kobalt → Sync Build File
. Once the build file is synchronized, the errors should
+ disappear
and you can now use all the regular functions of IDEA on Build.kt
just like any other Kotlin
files (auto completion, jump to symbol, etc...).