主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Raphael Yao
活动总数
21
最后的活动
2017年12月10日 16:45
成员加入日期
2017年06月15日 05:14
关注
0 名用户
关注者数
0 名用户
投票数
6
订阅数
9
活动概览
帖子(2)
评论(4)
按最近的活动排序
最近的活动
投票数
创建于
2017年07月19日 15:25
Thanks. The problem is fixed as I debug into the code. It is because of a plugin called json2java4idea Also I describe my findings in https://github.com/t28hub/json2java4idea/issues/142.
社区
IntelliJ IDEA Users
After updating to 2017.2 ,clicking preference (or pressing command + , ) cause the UI to freeze.
0 票
创建于
2017年07月19日 08:32
try Reimport All maven projects see https://stackoverflow.com/questions/32484065/how-intellij-reimport-all-maven-project-button-works for more info.
社区
IntelliJ IDEA Users
After update to 2017.2 Maven dependencies gone
0 票
创建于
2017年07月06日 16:23
Thanks for reply. But as in my post, after encountering the error, I add the runWriteAction, and the error still exists. So even if I remove the runWriteAction, the result will be same.
社区
IntelliJ IDEA Open API and Plugin Development
assertion fail in ` LOG.assertTrue(!ApplicationManager.getApplication().isWriteAccessAllowed());`
0 票
创建于
2017年07月06日 16:04
The stack trace is Assertion failedjava.lang.Throwable at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:168) at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:177) at...
社区
IntelliJ IDEA Open API and Plugin Development
assertion fail in ` LOG.assertTrue(!ApplicationManager.getApplication().isWriteAccessAllowed());`
0 票