Migrate Gateway connector plugin to IntelliJ Gradle Plugin 2.0 #23102
Labels
area/editor/jetbrains
JetBrains IDEs support
kind/task
Internal things, technical debt, and to-do tasks to be performed.
severity/P2
Has a minor but important impact to the usage or development of the system.
Is your task related to a problem? Please describe
Gateway connector plugin uses IntelliJ Platform Gradle Plugin.
Recently a major update was released JetBrains/intellij-platform-plugin-template#458
It broke the Gateway plugin build as it gets some updates through the dependabot, but updating to a major update requires manual work described in https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin-migration.html#plugin-name-change
Describe the solution you'd like
Migrate the Gateway plugin to IntelliJ Gradle Plugin 2.0, following the migration guide
https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin-migration.html
Describe alternatives you've considered
No response
Additional context
https://blog.jetbrains.com/platform/2024/07/intellij-platform-gradle-plugin-2-0/
The text was updated successfully, but these errors were encountered: