Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Klaudyna Nieczyszczak
Total activity
5
Last activity
August 30, 2024 11:30
Member since
August 29, 2024 07:29
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
1
Activity overview
Posts (1)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
August 30, 2024 11:30
It works! Thank you very much for your support.
Community
IntelliJ IDEA Open API and Plugin Development
Lacking "com.intellij.testFramework" package after migrating to IntelliJ Gradle Plugin 2.x
0 votes
Created
August 30, 2024 08:31
Hi,This set up successfully resolves the com.jetbrains.ideaIC and the testFramework that we need:plugins { id("java") id("org.jetbrains.kotlin.jvm") version "2.0.20" id("org.jetbrains.inte...
Community
IntelliJ IDEA Open API and Plugin Development
Lacking "com.intellij.testFramework" package after migrating to IntelliJ Gradle Plugin 2.x
0 votes