Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Victor Rentea
Total activity
15
Last activity
January 15, 2022 00:11
Member since
December 21, 2021 07:08
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
6
Activity overview
Posts (4)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
January 15, 2022 00:11
Thank you. I have in my test class SomeTestClass : LightJavaCodeInsightFixtureTestCase() {...@Testfun test() { MavenDependencyUtil.addFromMaven(module.rootManager.modifiableModel, "org.projectlom...
Community
IntelliJ IDEA Open API and Plugin Development
Add a maven library to the test fixture of a plugin
0 votes
Created
December 22, 2021 07:13
Any way to reference the maven artifact by org..:artifactId:version ? It would be amazing if the test fixture knew to resolve artifacts from maven central as part of the testing.
Community
IntelliJ IDEA Open API and Plugin Development
Add jar library to plugin unit test.
0 votes
Created
December 21, 2021 22:04
Can I reference a maven dependency JAR in my virtual test project ? Or must I store the JAR in my project - I am unable to add it to my test project yet.
Community
IntelliJ IDEA Open API and Plugin Development
library depndency in InspectionTestCase
0 votes