it also seems to contradict itself: <http://i.imgu...
# intellij
b
it also seems to contradict itself:

http://i.imgur.com/VjgZxFw.png

z
barteks2x: Are you using Gradle? Try to compile from command line and then try IDE again.
b
@zeljko I'm using kotlin in gradle buildscript. Recompiling from commandline doesn't change anything.
z
@barteks2x I thought that you have similar problems to this one, but if building with Gradle does not help, maybe it is a different problem: https://youtrack.jetbrains.com/issue/KT-18475
b
It does build from commandline
But intellij thinks it's wrong
z
Delete "build" folders and try again.
b
It's still doing that, still the same parts are in red
And I remember this part working with some previous version (some early 1.1?)
z
Many people start to complain after upgrade to 1.1.2. Try to play with deleting and rebuilding from command line and upvote or report bug in issue tracker.