Publish the SpringForge IntelliJ IDEA plugin to the JetBrains Marketplace so that users can install it directly from the IDE plugin browser.
Tasks
Acceptance Criteria
- Plugin is searchable and installable from Settings → Plugins → Marketplace inside IntelliJ IDEA
- CI/CD pipeline automatically publishes a new version on each tagged release
- Plugin passes JetBrains automated compatibility checks (no deprecated API usage)
References
Publish the SpringForge IntelliJ IDEA plugin to the JetBrains Marketplace so that users can install it directly from the IDE plugin browser.
Tasks
plugin.xmlmetadata (id, name, description, change-notes, vendor,idea-version)1.0.0)publishPluginconfiguration tobuild.gradle.ktsusing the IntelliJ Platform Gradle PluginPUBLISH_TOKENin GitHub Actions secretsrelease.ymlGitHub Actions workflow that triggers on version tags (v*) and runs./gradlew publishPluginpluginDescriptionblock) with screenshots and feature listplugin.xmlAcceptance Criteria
References
publishPlugintask