Video: Gradle Setup Powering Multi-module IntelliJ Plugins

Multi-module plugins based on Plugin Model v2 are the prerequisites for creating RemDev-based functionality.

This video covers:

  • creating a multi-module plugin with IDE Plugin Generator in the IntelliJ IDEA
  • creating two content modules: one mandatory and one optional
  • setting up build scripts, directory structure and naming conventions with IntelliJ Platform Gradle Plugin
  • showcases CSS PSI API freely available since 2026.1 and including it as a modular dependency.

Fully functional sample plugin repository is available on GitHub.

3 Likes