主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Jcarter
活动总数
13
最后的活动
2019年05月01日 13:21
成员加入日期
2017年12月06日 16:54
关注
0 名用户
关注者数
0 名用户
投票数
5
订阅数
2
活动概览
帖子(2)
评论(4)
按最近的活动排序
最近的活动
投票数
创建于
2018年01月31日 20:03
Excellent! Thanks much, Peter. I did consider storing the type as a String, but the SmartTypePointer coupled with storing on the VirtualFile object worked a treat. As a side note, I'd pulled off an...
社区
IntelliJ IDEA Open API and Plugin Development
UserDataHolder - file invalidated by unknown operation, making PsiType invalid
0 票
创建于
2017年12月11日 15:22
Thanks! That is quite helpful and you are right. I did get a warning when I removed the Sandbox Home folder path that it was invalid, but IDEA still let me save the setting. That done, my debug con...
社区
IntelliJ IDEA Open API and Plugin Development
Python Core plugin fails, halting plugin development
0 票
创建于
2017年12月07日 16:37
That's the thing, I don't need Python at all, and I didn't deliberately install it. I just cloned the IntelliJ Community Edition source as described in the docs and setup the development environmen...
社区
IntelliJ IDEA Open API and Plugin Development
Python Core plugin fails, halting plugin development
0 票
创建于
2017年12月07日 08:59
As a follow-up, I was able to at least test my sample action by disabling the Python plugin in the dummy local instance of IDEA, then open a file in the debugging instance of IntelliJ. My action is...
社区
IntelliJ IDEA Open API and Plugin Development
Python Core plugin fails, halting plugin development
0 票