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 bf9f0ee commit 772a135Copy full SHA for 772a135
ui-tests-starter/build.gradle.kts
@@ -8,7 +8,7 @@ import software.aws.toolkits.gradle.intellij.IdeVersions
8
plugins {
9
id("toolkit-kotlin-conventions")
10
id("toolkit-intellij-plugin")
11
- id("org.jetbrains.intellij.platform.module")
+ id("org.jetbrains.intellij.platform")
12
}
13
14
val ideProfile = IdeVersions.ideProfile(project)
0 commit comments