Skip to content

Update build.gradle.kts to make it compatible for newer versions#26

Open
HarshPanchal18 wants to merge 1 commit into
pixelpark:developfrom
HarshPanchal18:develop
Open

Update build.gradle.kts to make it compatible for newer versions#26
HarshPanchal18 wants to merge 1 commit into
pixelpark:developfrom
HarshPanchal18:develop

Conversation

@HarshPanchal18

Copy link
Copy Markdown

Solving #24

I have provided a gradle configuration inside build.gradle.kts to make this plugin compatible with upcoming IDE versions so you do not have to manually applying version to version.set(properties("platformVersion")) each time.

Same issue has been faced with my plugin "Jumping Lines" too. You can see commit here as well.

I have asked an author of plugin IntelliJ-Inspection-Lens. He suggested this solution which worked out for me.

Hope this helps with you too.

@philipmathen-cc

philipmathen-cc commented Feb 18, 2026

Copy link
Copy Markdown

@bucherfa is it possible to merge this PR and publish the new version to the market place? It would be very handy to have this plugin available for newer IDE versions.

Best regards

@bucherfa

Copy link
Copy Markdown
Member

Hey :)
I have tried the fix out, but I couldn't verify that it worked. Did the fix work for you? @philipmathen-cc

@HarshPanchal18

Copy link
Copy Markdown
Author

Hey @bucherfa

You can refer this comment explaining the configuration in gradle.

Another action you can do is to upload the plugin onto marketplace. The plugin verifier will send you results having compatibility warnings. Delete the uploaded plugin. Then apply the change I am proposing via this PR manually, and re-upload the plugin onto marketplace. You may see differences.

Hope this helps :)

PS: While I was building my plugin, I used to upload the new release in midnight around 1.00 - 2.00 AM (IST) to know the verification result in very short time instead of waiting for working day(s). You can adjust your time-frame accordingly.

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.

3 participants