主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Victor Rentea
活动总数
15
最后的活动
2022年01月15日 00:11
成员加入日期
2021年12月21日 07:08
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
6
活动概览
帖子(4)
评论(3)
按最近的活动排序
最近的活动
投票数
创建于
2022年01月15日 00:11
Thank you. I have in my test class SomeTestClass : LightJavaCodeInsightFixtureTestCase() {...@Testfun test() { MavenDependencyUtil.addFromMaven(module.rootManager.modifiableModel, "org.projectlom...
社区
IntelliJ IDEA Open API and Plugin Development
Add a maven library to the test fixture of a plugin
0 票
创建于
2021年12月22日 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.
社区
IntelliJ IDEA Open API and Plugin Development
Add jar library to plugin unit test.
0 票
创建于
2021年12月21日 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.
社区
IntelliJ IDEA Open API and Plugin Development
library depndency in InspectionTestCase
0 票