主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Alexandr Danchenko
Java/Kotlin developer
活动总数
181
最后的活动
2024年11月08日 16:36
成员加入日期
2018年01月12日 08:47
关注
0 名用户
关注者数
1 名用户
投票数
12
订阅数
55
活动概览
帖子(53)
评论(61)
按最近的活动排序
最近的活动
投票数
创建于
2022年12月20日 07:44
Maybe you could help with JBCefBrowser JavaScript events? For example, if user click a button in JBCefBrowser how can I handle it?
社区
IntelliJ IDEA Open API and Plugin Development
JCEF. How to interact with JCEF component
0 票
创建于
2022年12月19日 17:03
Yes, but maybe there is another way to pass data to JBCefBrowser
社区
IntelliJ IDEA Open API and Plugin Development
JCEF. How to interact with JCEF component
0 票
创建于
2022年12月16日 08:26
Thank you Yann!
社区
IntelliJ IDEA Open API and Plugin Development
How to add Action in Right Click Menu in Project Toolwindow and Find (search) Toolwindow
0 票
创建于
2020年10月16日 13:17
Thank you for your quick response, Jakub!
社区
IntelliJ IDEA Open API and Plugin Development
Icons from jetbrains.design/intellij/resources/icons_list for light and dark mode
0 票
创建于
2020年09月22日 11:08
Great! 👍
社区
IntelliJ IDEA Open API and Plugin Development
java.lang.Throwable: Icon cannot be found in SomePluginNameIcons
0 票
创建于
2020年09月22日 06:57
Found solution. For Kotlin it requires to add @JvmField annotation for the tool window icon: package iconsimport com.intellij.openapi.util.IconLoader.getIconobject SomePluginNameIcons { @JvmF...
社区
IntelliJ IDEA Open API and Plugin Development
java.lang.Throwable: Icon cannot be found in SomePluginNameIcons
0 票
创建于
2020年09月18日 14:21
Thank you, Jakub! I will continue in this direction.
社区
IntelliJ IDEA Open API and Plugin Development
The right approach to work with Optional Plugin Dependencies
0 票
已编辑于
2020年09月17日 16:47
SomePluginNameIcons.kt in package "icons". package iconsimport com.intellij.openapi.util.IconLoader.getIconobject SomePluginNameIcons { val TOOL_WINDOW = getIcon("/icons/toolWindowIcon.svg")...
社区
IntelliJ IDEA Open API and Plugin Development
java.lang.Throwable: Icon cannot be found in SomePluginNameIcons
0 票
创建于
2020年07月27日 12:36
Hi Ohad Raz, Unfortunately, no. Requirements have changed.
社区
IntelliJ IDEA Open API and Plugin Development
Execute command in virtualenv (in Pycharm plugin)
0 票
创建于
2020年07月16日 18:27
Thank you, Yann! 👍
社区
IntelliJ IDEA Open API and Plugin Development
Use MavenRunner and get result (exit code)
0 票
«
第一页
‹
上一页
下一页
›
最后
»