主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Clmoten
活动总数
21
最后的活动
2022年08月09日 14:32
成员加入日期
2020年07月11日 18:54
关注
0 名用户
关注者数
0 名用户
投票数
4
订阅数
6
活动概览
帖子(5)
评论(6)
按最近的活动排序
最近的活动
投票数
创建于
2021年05月02日 16:17
Thanks for this. The Content manager listener solution was what I needed.
社区
IntelliJ IDEA Open API and Plugin Development
How to execute an action when a tool window tab is closed?
0 票
创建于
2020年11月24日 02:12
I've only been able to replicate this error in Ubuntu. I've only tried Ubuntu 20.04 but it appears to consistently occur in Ubuntu. I don't see this error on macOS (Catalina), or Windows 10.
社区
IntelliJ IDEA Open API and Plugin Development
ClassCastException due to PluginClassLoader
0 票
创建于
2020年11月23日 19:37
I've encountered this problem in IDE version > 2020.1 as well with a plugin I worked on. I'm not sure what happened across versions of the IDE, but I've had some luck playing around with the custom...
社区
IntelliJ IDEA Open API and Plugin Development
Why IntelliJ IDEA 2020.1 doesn't properly render HTML content font color in Dracula theme for JTextPane?
0 票
创建于
2020年11月16日 17:22
I tried updating the gradle-intellij-plugin but that didn't seem to have any affect. The same error is encountered. A user using this plugin has also reported seeing the same error using PhpStorm o...
社区
IntelliJ IDEA Open API and Plugin Development
ClassCastException due to PluginClassLoader
0 票
创建于
2020年07月13日 05:09
So with the second method, if I define an interface extension point in my plugin.xml, and then define a class that implements that interface in withMarkdown.xml that uses Markdown classes, wouldn't...
社区
IntelliJ IDEA Open API and Plugin Development
Optional dependency - JetBrains Markdown plugin
0 票
创建于
2020年07月13日 03:54
Okay I think I figured out my issue. It seems the whole point of the config-file that gets defined as an attribute of the optional depends tag is to use it to define code that should only exist if ...
社区
IntelliJ IDEA Open API and Plugin Development
Optional dependency - JetBrains Markdown plugin
0 票