Skip to content

Support IntelliJ Platform Gradle Plugin 2 - #1056

Open
FinlayRJW wants to merge 1 commit into
developfrom
finlayw/external-publish-2.0.0
Open

Support IntelliJ Platform Gradle Plugin 2#1056
FinlayRJW wants to merge 1 commit into
developfrom
finlayw/external-publish-2.0.0

Conversation

@FinlayRJW

Copy link
Copy Markdown
Contributor

Before this PR

gradle-external-publish-plugin 2.0.0 uses IntelliJ Platform Gradle Plugin 2.x. This repository still uses its removed 1.x DSL and cannot consume the release. JetBrains documents the required changes in the migration guide.

After this PR

==COMMIT_MSG==
==COMMIT_MSG==

The build consumes gradle-external-publish-plugin 2.0.0 and uses the IntelliJ Platform 2.x DSL. Existing IntelliJ versions, compatibility bounds, metadata, bundled plugins, and verifier targets remain unchanged.

Testing

  • The IntelliJ plugin tests pass.
  • buildPlugin passes.
  • Formatting, Error Prone, and Checkstyle checks pass.

Possible downsides?

None known.

Are Docs needed?

No.

@changelog-app

changelog-app Bot commented Sep 1, 2026

Copy link
Copy Markdown

Generate changelog in changelog/@unreleased

Type (Select exactly one)

  • Feature (Adding new functionality)
  • Improvement (Improving existing functionality)
  • Fix (Fixing an issue with existing functionality)
  • Break (Creating a new major version by breaking public APIs)
  • Deprecation (Removing functionality in a non-breaking way)
  • Migration (Automatically moving data/functionality to a new system)

Description

Support IntelliJ Platform Gradle Plugin 2

Check the box to generate changelog(s)

  • Generate changelog entry

@changelog-app

changelog-app Bot commented Sep 1, 2026

Copy link
Copy Markdown

Successfully generated changelog entry!

Need to regenerate?

Simply interact with the changelog bot comment again to regenerate these entries.


📋Changelog Preview

💡 Improvements

  • Support IntelliJ Platform Gradle Plugin 2 (#1056)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant