Some time ago, we reimplemented the IDE plugin generator. The new generator is intended to replace two old approaches: the IDE Plugin generator in the IDE and the IntelliJ Platform Plugin Template on GitHub.
add optional modules, per example how to add an optional module for Rider support (especially in split-mode)
Finally, this may be more an issue with the ij-plugin-platform-template, I don’t understand why it’s still using Junit 4. I think it’s time to enable Junit 5.
Use, please go and use, just that we don’t want to promote it, so it will not appear in default generated projects. Our APIs are more accessible and idiomatic in Kotlin, especially in the area of background processes and UI