主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
13nixonf
活动总数
17
最后的活动
2018年02月27日 13:47
成员加入日期
2017年06月12日 06:00
关注
0 名用户
关注者数
0 名用户
投票数
5
订阅数
6
活动概览
帖子(2)
评论(4)
按最近的活动排序
最近的活动
投票数
已编辑于
2018年02月27日 13:46
You need to implement com.intellij.codeInsight.daemon.ProjectSdkSetupValidator. You can add it to your plugin.xml via: "<projectSdkSetupValidator implementation="io.github.intellij.dlanguage.DLa...
社区
IntelliJ IDEA Open API and Plugin Development
"SQL dialect is not configured" Inspection
0 票
创建于
2017年08月14日 16:21
I have uploaded the requested cpu snapshot here: https://drive.google.com/file/d/0BwQeXj4R-BqYd0hRM21JTnlralk/view?usp=sharing , and at https://uploads.services.jetbrains.com/ with the name: Main-2...
社区
IntelliJ IDEA Open API and Plugin Development
Resolve becomes slower over time .
0 票
创建于
2017年08月13日 18:48
Part of the problem seems to be lock in com.intellij.codeInspection.ui.DefaultInspectionToolPresentation.addProblemElement, that is not being acquired quickly enough.
社区
IntelliJ IDEA Open API and Plugin Development
Resolve becomes slower over time .
0 票
创建于
2017年06月12日 06:00
Sorry to resurrect a very old thread, however I too am having this issue and was wondering if a solution was eventually found?
社区
IntelliJ IDEA Open API and Plugin Development
Inserting Closing Quote and Bracket
0 票