Jakub Chrzanowski
Jakub Chrzanowski
Please provide all logs, and your setup so I could verify what exactly issues you face.
Hey, Nikolay! In the first place, please upgrade the Gradle IntelliJ Plugin to the latest version available: `1.17.3` or `2.0.0-beta3`. After upgrading, please try again and if the issue persists,...
I tis now fixed with [IJPL-158473](https://youtrack.jetbrains.com/issue/IJPL-158473) and will be released in IntelliJ IDEA 2024.1.5 and 2024.2. Docs are updated here: https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin.html#attaching-sources
Fixed with 4.5.4 release!
Problem described in SDK Docs with a workaround provided: https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin-faq.html#missing-opentest4j-dependency-in-test-framework
Sorry for the inconvenience, @ekudel! Given that some dependencies are resolved using the current IntelliJ Platform version (build number), the actual dependency version needs to be obtained as exact or...
Known issue – we're waiting for the Plugin VerIfier to be fIxed. It should be included in `2.0.0-beta8` See: https://youtrack.jetbrains.com/issue/MP-6594
Hello, Jonathan! I am very well aware of this problem. Let me explain to you the state of the current implementation: Adding the IntelliJ Platform dependency to the project resolves...