主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Matthias Webhofer
活动总数
4
最后的活动
2019年07月31日 15:23
成员加入日期
2019年07月26日 13:19
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(1)
评论(2)
按最近的活动排序
最近的活动
投票数
创建于
2019年07月31日 15:23
Do you mean to use a mock JDK from IdeaTestUtil? We did try to use that (e.g. IdeaTestUtil.getMockJdk18()) but this does not work when it comes to type resolution. Would we be able to find the expr...
社区
IntelliJ IDEA Open API and Plugin Development
Resolving Types in CodeInsightFixture
0 票
创建于
2019年07月31日 12:58
Thank you for your help. We managed to solve the problem by using a custom ProjectDescriptor as following: class CustomProjectDescriptor extends DefaultLightProjectDescriptor { @Override publ...
社区
IntelliJ IDEA Open API and Plugin Development
Resolving Types in CodeInsightFixture
0 票