In the intellij Logs I'm getting a lot of log messages like this:
Copy code
2017-02-21 16:11:08,981 [ 177485] WARN - finder.JvmIDEVirtualFileFinder - There are 3 classes with same fqName: kotlin/io/FilesKt__FilePathComponentsKt found.
b
bamboo
02/21/2017, 9:24 PM
jlleitschuh: the Kotlin jars might appear twice in the classpath, I can’t see where the 3rd reference would be coming from. In any case, that didn’t seem to be a problem in the past.