Gradle plugins for building JetBrains MPS projects.
| Module | Description |
|---|---|
| mps-gradle-plugin | Package and publish MPS language/plugin libraries. |
| jbr-toolchain | Download a specific JetBrains Runtime (JBR) version and expose it as a JVM toolchain. |
| mps-platform-cache | Extract MPS and JBR distributions into a shared cache directory. Used internally by the other plugins. |
| artifact-transforms | Deprecated, superseded by mps-platform-cache. |
Each module is versioned and released independently; see its own README for usage and its changelog for release history.
See CONTRIBUTING.md for commit message conventions, versioning, and the release process.