Jakub Chrzanowski
Jakub Chrzanowski
Thanks for reporting. This module will be now available for Rider automatically.
The issue is already resolved in one of the recent releases.
Can you please share a reproducible project so I can check that locally?
Merged, thank you!
@jansorg Thanks for reporting. With the recent changes, your demo project works correctly, and all tests have passed. @AlexanderBartash introduced some changes that now include all dependency plugins correctly in...
Rejecting this PR, as agreed. I'll consume few correct changes from this PR directly into `main` branch, though: - test searchable options in 242+ – bumping the IntelliJ Platform to...
IntelliJ Platform Gradle Plugin no longer resolves **optional** dependencies of the plugins you depend on. This is clear in the compilation—you don't want to accidentally use a class from the...
Given that two different Gradle plugins require a dependency in two different versions in a single build classpath, I'm not entirely sure how to correctly address that.
Thank you for the investigation, @AB-xdev! The current state of the IntelliJ Platform Gradle Plugin is that I have the JPS Model transitive dependencies present in place, which come from...
@aidenblue All those _Layout component_ and _Following 3 plugins_ messages are warnings you can ignore – it's just Plugin Verifier being verbose. However, there's nothing that'd indicate errors – have...