Skip to content

Conversation

@aviyam181199
Copy link
Contributor

Update build configuration to support IntelliJ IDEA, GoLand, PyCharm, and RubyMine 2025.x versions:

  • Upgrade Gradle IntelliJ plugin from 1.9.0 to 1.17.4
  • Update base platform version from 2022.2 to 2024.1
  • Update platform-specific plugin versions to 241 builds
  • Set compatibility range to 241-253.* (2024.1 through 2025.3.x)

Fixes #248

Update build configuration to support IntelliJ IDEA, GoLand, PyCharm,
and RubyMine 2025.x versions:
- Upgrade Gradle IntelliJ plugin from 1.9.0 to 1.17.4
- Update base platform version from 2022.2 to 2024.1
- Update platform-specific plugin versions to 241 builds
- Set compatibility range to 241-253.* (2024.1 through 2025.3.x)

Fixes ashald#248
@aviyam181199 aviyam181199 marked this pull request as draft January 14, 2026 11:47
- Upgrade Gradle wrapper from 7.5.1 to 8.5
- Update compatibility range to support up to IDE version 2025.3.x
- Maintain 2022.2 base platform for stable plugin dependencies
@aviyam181199 aviyam181199 marked this pull request as ready for review January 14, 2026 12:03
@michael-schnell
Copy link

I think the PR misses update of the version settings. It's still on 3.4.2 whereas it should be something like "3.5.0" or even "4.0.0".
Also the CHANGELOG.md should be adjusted along with that.

@ashald
Copy link
Owner

ashald commented Jan 14, 2026

Thanks for the PR! Have you had a chance to test the code change to verify if the plugin works?

@ashald ashald self-assigned this Jan 14, 2026
@ashald
Copy link
Owner

ashald commented Jan 14, 2026

Tested in IDEA - seems to work. Given that it's broken anyway, even if this PR doesn't fix it for all IDEs, this still should make it better so let's go.

@ashald ashald merged commit b5c6403 into ashald:develop Jan 14, 2026
@ashald
Copy link
Owner

ashald commented Jan 14, 2026

Thanks!

@tstocker-black-cape
Copy link

tstocker-black-cape commented Jan 14, 2026

@ashald Thanks for getting this merged! Any idea when we should expect a release to be available in the IDEA Marketplace?

@dennisameling
Copy link

This doesn't seem to fix this issue where env vars aren't passed to Java on 2025.2+. I'd like to investigate further, but am blocked on this plugin being stuck on v1 of the Gradle IntelliJ plugin. Here's a PR to upgrade to v2, which unblocks further upgrades: #250

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.

Not compatible with IDEA 2025.3.1.1

5 participants