There's actually another approach - make a special...
# kbuild
j
There's actually another approach - make a special secondary project object in your build file, which would: - Use the
IntelliJModule
interface - Pulls in your dev env dependencies. That's probably easier.