# IntelliJ falsely tells me that Kotlin is not configured

**URL:** https://discuss.kotlinlang.org/t/intellij-falsely-tells-me-that-kotlin-is-not-configured/1671
**Category:** Support
**Created:** [May 15, 2016, 2:54am UTC](https://discuss.kotlinlang.org/t/intellij-falsely-tells-me-that-kotlin-is-not-configured/1671 "2016-05-15T02:54:05Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![fdatoo7](https://sea1.discourse-cdn.com/flex019/user_avatar/discuss.kotlinlang.org/fdatoo7/32/1965_2.png) [@fdatoo7](https://discuss.kotlinlang.org/u/fdatoo7)
#### Post date: [May 15, 2016, 2:54am UTC](https://discuss.kotlinlang.org/t/intellij-falsely-tells-me-that-kotlin-is-not-configured/1671/1 "2016-05-15T02:54:05Z")

</div>

![banner](https://us1.discourse-cdn.com/flex019/uploads/kotlinlang/original/2X/a/ad1ef030f58c080b1cb866ffccfeacb90c4704d5.png)

I’m using Maven to set up Kotlin, and everything works great. The build works, the standard libraries work, everything. However, IntelliJ still won’t hide its banner saying that Kotlin isn’t configured. It doesn’t go away after I click Configure, or any options in the dialog box (I’ve tried every combination of settings in the Configure dialog).

Is there another way to hide this banner?

---

<div class="post-metadata">

### Author: ![fdatoo7](https://sea1.discourse-cdn.com/flex019/user_avatar/discuss.kotlinlang.org/fdatoo7/32/1965_2.png) [@fdatoo7](https://discuss.kotlinlang.org/u/fdatoo7)
#### Post date: [May 15, 2016, 1:59pm UTC](https://discuss.kotlinlang.org/t/intellij-falsely-tells-me-that-kotlin-is-not-configured/1671/2 "2016-05-15T13:59:40Z")

</div>

Whoops! I was using the wrong version of Kotlin. Fixed now!
