Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Raphael Yao
Total activity
21
Last activity
December 10, 2017 16:45
Member since
June 15, 2017 05:14
Following
0 users
Followed by
0 users
Votes
6
Subscriptions
9
Activity overview
Posts (2)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
July 19, 2017 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.
Community
IntelliJ IDEA Users
After updating to 2017.2 ,clicking preference (or pressing command + , ) cause the UI to freeze.
0 votes
Created
July 19, 2017 08:32
try Reimport All maven projects see https://stackoverflow.com/questions/32484065/how-intellij-reimport-all-maven-project-button-works for more info.
Community
IntelliJ IDEA Users
After update to 2017.2 Maven dependencies gone
0 votes
Created
July 06, 2017 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.
Community
IntelliJ IDEA Open API and Plugin Development
assertion fail in ` LOG.assertTrue(!ApplicationManager.getApplication().isWriteAccessAllowed());`
0 votes
Created
July 06, 2017 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...
Community
IntelliJ IDEA Open API and Plugin Development
assertion fail in ` LOG.assertTrue(!ApplicationManager.getApplication().isWriteAccessAllowed());`
0 votes