https://kotlinlang.org logo
#arrow-meta
Title
# arrow-meta
m

Marc Reichelt

01/16/2020, 9:44 PM
what do I miss?
r

raulraja

01/16/2020, 9:51 PM
This may have changed recently because of some artifact rename changes in CI. //cc @Rachel
m

Marc Reichelt

01/16/2020, 9:52 PM
I posted a screenshot - the class is there
but the whole package arrow.meta.ide can’t be imported
thanks for your response 🙂
maybe we should add the gradle dependencies to the documentation - the current docs only show the compiler plugin code, but are not enough to get it running
r

Rachel

01/17/2020, 10:22 AM
Hi @Marc Reichelt, thanks for the interest!! We'll add an example in https://github.com/arrow-kt/arrow-meta-examples to show how to create an Intellij Idea plugin 👍
👍 1
m

Marc Reichelt

01/17/2020, 11:58 AM
Thanks @Rachel! In the meantime: do you know why IdeMetaPlugin can't be imported?
r

Rachel

01/17/2020, 1:19 PM
I think it's not thought to be imported. We'll prepare the example to show the way 👍
Thanks @Marc Reichelt!
4 Views