This message was deleted.
# plugin-development
s
This message was deleted.
c
It is possible, even though I remember there is an order for the languages so if you need to access groovy from kotlin you may need to change something (let me search what I mean)
👀 1
j
Yep above link is good, but I think the default is kotlin depends on groovy, so you can call groovy from kotlin but not the other way around, unless you make the changes like the link describes. You can all split your code into a multi project build