主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Richard Berlin
活动总数
32
最后的活动
2021年10月07日 00:45
成员加入日期
2016年11月20日 16:11
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
6
活动概览
帖子(5)
评论(20)
按最近的活动排序
最近的活动
投票数
创建于
2019年08月19日 16:30
That would be easy to handle if I were just calling resolveWithCaching() directly. But I think it's invoked many levels down, starting from a call to PsiElement.getType(). I was wondering if I coul...
社区
IntelliJ IDEA Open API and Plugin Development
Help understanding the behavior of RecursionManager.CalculationStack.maybeMemoize
0 票
创建于
2019年08月06日 20:49
OK, I seem to have found it. PicoContainer wants the finders to have a public constructor which takes arguments (Project) or (Project, FileManager). I had to change this in a couple of places, and ...
社区
IntelliJ IDEA Open API and Plugin Development
Upgrade to IJ2019.2 - unsatisfied dependencies
0 票
创建于
2019年08月06日 17:43
I don't know the reason; I didn't create this code. Removing the extra constructor gets rid of half the problem -- it no longer complains about the Impl class but it still can't find PsiElementFinder.
社区
IntelliJ IDEA Open API and Plugin Development
Upgrade to IJ2019.2 - unsatisfied dependencies
0 票
创建于
2019年08月05日 17:52
Referenced in plugin.xml as <java.elementFinder implementation="gw.gosu.ij.interoperability.javaAsGosu.JavaForGosuPsiElementFinder"/>
社区
IntelliJ IDEA Open API and Plugin Development
Upgrade to IJ2019.2 - unsatisfied dependencies
0 票
创建于
2019年08月05日 17:50
I don't have the sources in a public repository -- I would have to email them to you. Here is the beginning of that source file: package gw.gosu.ij.interoperability.javaAsGosu;import com.intellij.o...
社区
IntelliJ IDEA Open API and Plugin Development
Upgrade to IJ2019.2 - unsatisfied dependencies
0 票
创建于
2019年08月05日 14:13
No...it still can't find the Psi classes for java: ERROR: gw.gosu.ij.interoperability.javaAsGosu.JavaForGosuPsiElementFinder has unsatisfied dependency: class com.intellij.psi.impl.PsiElementFinder...
社区
IntelliJ IDEA Open API and Plugin Development
Upgrade to IJ2019.2 - unsatisfied dependencies
0 票
创建于
2019年08月04日 22:13
I can send you sources for the plugin, but I don't have a place to host them. My company infosec department suggests emailing you an encrypted zip file. Is there an email address I can use?
社区
IntelliJ IDEA Open API and Plugin Development
Upgrade to IJ2019.2 - unsatisfied dependencies
0 票
创建于
2019年08月01日 14:30
No, the setup is there. I just don't think it's working right.
社区
IntelliJ IDEA Open API and Plugin Development
Upgrade to IJ2019.2 - unsatisfied dependencies
0 票
创建于
2019年08月01日 03:13
ERROR: gw.gosu.ij.interoperability.javaAsGosu.JavaForGosuPsiElementFinder has unsatisfied dependency: class com.intellij.psi.PsiElementFinder among unsatisfiable dependencies: [[class com.intellij....
社区
IntelliJ IDEA Open API and Plugin Development
Upgrade to IJ2019.2 - unsatisfied dependencies
0 票
创建于
2019年07月30日 20:56
Just tried with IC-192.5728.98 and my tests all still fail with messages like com.intellij.testFramework.LoggedErrorProcessor$TestLoggerAssertionError Caused by: com.intellij.testFramework....
社区
IntelliJ IDEA Open API and Plugin Development
Upgrade to IJ2019.2 - unsatisfied dependencies
0 票
下一页
›
最后
»