Different question, when i run maven goals and it ...
# announcements
v
Different question, when i run maven goals and it does use incremental kotlin compilers, once the maven part is done intellij does this all over again, it compiles the whole thing... is there a way to make intellij reuse what maven did, or basically delegate such compilation tasks to maven? to reuse this the work done
p
I don’t know about Maven, but I have good experiences using this on the Gradle side of things: