Join Slack
Powered by
Would an IntelliJ plugin compiled against language...
# intellij
f
fitermay
07/15/2017, 12:53 PM
Would an IntelliJ plugin compiled against language level 1.1 work with IntelliJ?
y
yole
07/17/2017, 9:17 AM
yes, you can bundle your own Kotlin runtime into the plugin, then it won't depend on the version of Kotlin bundled in IJ
f
fitermay
07/17/2017, 11:37 AM
Out of curiosity , any idea when you guy are moving intellij to lang level 1.1?
y
yole
07/17/2017, 11:40 AM
soon. there aren’t any known blockers; we just need to double-check that the switch breaks anything
2
Views
Open in Slack
Previous
Next