mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-25 03:57:11 -07:00
Arrows.
This commit is contained in:
parent
7a7b6675b5
commit
35f732c3b1
1 changed files with 2 additions and 1 deletions
|
@ -147,7 +147,8 @@ If you are planning to use IDEA to work on your project, you can ask Kobalt to g
|
|||
</p>
|
||||
<h2 class="section" id="idea-plugin">6. IDEA users: sync your build file</h2>
|
||||
<p>
|
||||
If you're using Intellij IDEA, make sure you've <a href="../idea-plug-in/index.html">installed the Kobalt plugin</a> and then go to <code>Kobalt -> Sync Build File</code>. Once the build file is synchronized, the errors should disappear
|
||||
If you're using Intellij IDEA, make sure you've <a href="../idea-plug-in/index.html">installed the Kobalt plugin</a> and then go to <code>Tools → Kobalt → Sync Build File</code>. Once the build file is synchronized, the errors should
|
||||
disappear
|
||||
and you can now use all the regular functions of IDEA on <code>Build.kt</code> just like any other Kotlin
|
||||
files (auto completion, jump to symbol, etc...).
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue