-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Plugin not longer working after Kotlin 1.1.2 update. #80
Comments
Any progress on this? Still can't use the plugin while it's looping like that. |
For what it's worth, everything seems to be working for me (both on MacOS and Windows). @dmitry-zhuravlev, any idea what's going on with Eriks' configuration? |
@ethauvin I think the problem here that you choose not proper Kotlin lib configurator. Also there was a dissucussion with @cbeust about sending Kotlin libs directly to plugin when refresh button pressed: #79 (comment) |
@dmitry-zhuravlev But until this is done automatically, just specifying |
Yep, this is what exactly what FYI just created some PR to Kotlin plugin: JetBrains/kotlin#1067 |
@dmitry-zhuravlev As stated in #80 (comment), choosing |
Hmm... But on the last screenshot I see that some classes from @cbeust did Kobalt server even send |
Yes, that fixed the issue. Makes no sense, |
@cbeust can you make sure that |
Will do but you can already quickly check yourself:
Then push the Sync button in IDE, the server should give you the list of dependencies it's sending to the IDE. |
All the Kobalt projects that I have updated to Kotlin 1.1.2, per IDEA's popup recommendation, are no longer functional.
They get into the following loop over and over:
I've tried selecting
as Kotlin (Kobalt) module
but that just throws an error.The text was updated successfully, but these errors were encountered: