Join Slack
Communities
Powered by
Is there a way to generate kotlin code in an agnos...
# kapt
g
galex
01/31/2019, 10:41 AM
Is there a way to generate kotlin code in an agnostic module in an mpp project? kapt() is not available as it depends on javac
t
tapchicoma
01/31/2019, 12:25 PM
check talk from kotlinconf 2018 about writing compiler plugin. I think it is closest for your needs, though not stable yet:
https://www.youtube.com/watch?v=w-GMlaziIyo
▾
g
galex
02/03/2019, 9:31 PM
That’s so complicated for what I’d like to achieve…
10
Views
Open in Slack
Previous
Next