Skip to content

Conversation

@dennisameling
Copy link

I'm trying to run runIde against 2025.2 to debug Kotlin run configurations, but it doesn't work because any version higher than 2024.2 requires major version 2 of the IntelliJ Platform Gradle Plugin:

image

This PR upgrades said plugin to v2, following the migration guide. Related documentation:

Can confirm that ./gradlew verifyPlugin passes. Ran runIde with a test project as well, confirming that the env vars from .env are loaded correctly on 2022.3:

Screenshot 2026-01-15 at 21 53 59

I'm happy to bump other versions in follow-up PRs, but didn't want to introduce scope creep here.

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