Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Geoffrey Challen
Total activity
13
Last activity
March 01, 2021 21:29
Member since
August 30, 2018 23:17
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
4
Activity overview
Posts (4)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
March 01, 2021 21:29
The reimport did not help. Other references seem to work fine, including "org.jetbrains.kotlin.com.intellij.psi.PsiFileFactory", which I think is from the same artifact.
Community
IntelliJ IDEA Open API and Plugin Development
Project Dependency on org.jetbrains.kotlin.com.intellij.openapi.vfs.VirtualFile
0 votes
Created
March 01, 2021 21:25
I have the latest version (1.4.31) of both the import and the IntelliJ plugin. Other references from this artifact seem to be working correctly. And, again, everything is still building fine, which...
Community
IntelliJ IDEA Open API and Plugin Development
Project Dependency on org.jetbrains.kotlin.com.intellij.openapi.vfs.VirtualFile
0 votes
Created
September 02, 2018 17:26
So to start answering my own question: I was able to get the TestStatusListener to work by following an example I found here: https://github.com/Dynatrace/Dynatrace-AppMon-IntelliJ-IDEA-Integration...
Community
IntelliJ IDEA Open API and Plugin Development
Listen to Gradle Tasks and TestNG Tests
0 votes