主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Marcin R
活动总数
115
最后的活动
2023年07月13日 12:03
成员加入日期
2012年12月10日 15:14
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
44
活动概览
帖子(15)
评论(55)
按最近的活动排序
最近的活动
投票数
创建于
2017年01月02日 12:29
I understand, You mean this option: But I see, this is available only at file level, not for commits in VCS Log. Also this seems to be a little unintuitive, because I still not see result differen...
社区
IntelliJ IDEA Users
Why IntelliJ IDEA does not support properly diff for git merges?
1 票
创建于
2023年07月13日 12:03
In JRE instead of JDK try to use IntelliJ SDK or default SDK of selected module - this have worked for me in older version od IntelliJ.
社区
IntelliJ IDEA Open API and Plugin Development
Could not find or load main class com.intellij.idea.Main
0 票
创建于
2017年01月18日 20:04
You shouldn't access data from one index while processing another - this may lead to dead-lock according to assertion added in latest IDEA 2016.* so it is forbidden. Probably You should think about...
社区
IntelliJ IDEA Open API and Plugin Development
Use indexes while indexing
0 票
创建于
2017年01月18日 19:38
Currently I do this in similar way, but using queue mechanism instead nested runnables (only for debugging purposes in IDEA 12.1). Can You describe what kind of problem You have?
社区
IntelliJ IDEA Open API and Plugin Development
How to rebuild index on demand?
0 票
已编辑于
2016年09月27日 07:14
Example above is from IU-145, for newer version API may be different. I forgot to add - You need to extend IntelliJ SDK classpath adding this library: $IDEA_HOME/plugins/DatabaseSupport/lib/databas...
社区
IntelliJ IDEA Open API and Plugin Development
Referencing a CSV file
0 票
下一页
›
最后
»