Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Lyuben Todorov
Total activity
8
Last activity
June 14, 2022 15:07
Member since
May 02, 2022 14:25
Following
0 users
Followed by
1 user
Votes
2
Subscriptions
2
Activity overview
Posts (1)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
June 14, 2022 14:13
Extending my thanks, this solution works. Here's what I scrapped together for future reference. val manager = CoverageDataManager.getInstance(project)val virtualFile = LocalFileSystem.getInstance()...
Community
IntelliJ IDEA Open API and Plugin Development
Loading coverage suite files from a plugin
0 votes
Created
June 14, 2022 10:58
Hi, Thank you very much for pointing me to the source code I was looking for! Is there a way to use the logic in this class directly from the context to a plugin? i.e. To load a jacoco coverage rep...
Community
IntelliJ IDEA Open API and Plugin Development
Loading coverage suite files from a plugin
0 votes
Created
May 02, 2022 14:25
Hi, we do not use ServiceLoader anywhere.
Community
IntelliJ IDEA Open API and Plugin Development
RMI does not work when called from plugin
0 votes