We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb709c5 commit 05476a2Copy full SHA for 05476a2
build.gradle
@@ -44,6 +44,8 @@ configurations.checkstyle {
44
}
45
46
47
+import org.jetbrains.intellij.platform.gradle.IntelliJPlatformType
48
+
49
// Add dependencies to test, junit5 api (annotations) and engine (runtime)
50
dependencies {
51
intellijPlatform {
0 commit comments