Join Slack
Communities
Powered by
I’ve created an intellij project with Kolin-JVM us...
# getting-started
h
hooliooo
06/19/2019, 10:07 AM
I’ve created an intellij project with Kolin-JVM used. But when I type in GlobalScope to do coroutine stuff its pointing to javax.xml.bind.JAXBElement how can I solve this?
t
Tsvetozar Bonev
06/19/2019, 10:09 AM
You need the kotlinx.coroutines library
Tsvetozar Bonev
06/19/2019, 10:10 AM
https://github.com/Kotlin/kotlinx.coroutines
h
hooliooo
06/19/2019, 10:13 AM
Yeah thank you, I saw that 🙂
6
Views
Open in Slack
Previous
Next