主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Sushmitaraj19365
活动总数
33
最后的活动
2024年03月12日 11:06
成员加入日期
2023年07月28日 07:14
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
11
活动概览
帖子(9)
评论(13)
按最近的活动排序
最近的活动
投票数
创建于
2024年01月24日 13:46
Yes
社区
IntelliJ IDEA Open API and Plugin Development
Storing password in keepass in intellij gateway
0 票
已编辑于
2024年01月05日 09:22
The ususal behaviour of my plugin in hedgehog is that when is send the request the response does not come as at that time the project is null but when i reload /restart the project, i start getting...
社区
IntelliJ IDEA Open API and Plugin Development
NullPointerException: Cannot invoke "com.intellij.openapi.project.Project.getService(java.lang.Class)" because "project" is null
0 票
创建于
2024年01月05日 07:27
After some more investigation, i found that reloading the project the issue is resolved but still many i times when i open the project this issue occurs
社区
IntelliJ IDEA Open API and Plugin Development
NullPointerException: Cannot invoke "com.intellij.openapi.project.Project.getService(java.lang.Class)" because "project" is null
0 票
创建于
2023年11月28日 07:21
I got a method inLafManagerListener { @Override public void lookAndFeelChanged//load the updated css} I used it and my theme is getting reloaded without restart but since I am using the JCEF browse...
社区
IntelliJ IDEA Open API and Plugin Development
Detect theme change and load dark/light css for my plugin window without the need to restart
0 票
创建于
2023年11月28日 06:53
i was thinking one solution can be if i know what function is called when a theme change happens in intellij so that i can intercept that call and call my theme change method
社区
IntelliJ IDEA Open API and Plugin Development
Detect theme change and load dark/light css for my plugin window without the need to restart
0 票
已编辑于
2023年11月10日 13:00
I have used the following code but it is coming in the default gear icon (i.e. another option called attached side is there which then has two options ) but i want my plugin to have some...
社区
IntelliJ IDEA Open API and Plugin Development
adding icon in my plugins window which has two actions like the default settings gear icon
0 票
创建于
2023年11月10日 12:46
I want add the settings option the ui of my plugin. I have used ToolWindowFactory this for the showing the UI. Please tell how to add menu like the default settings menu of my Window factory has. ...
社区
IntelliJ IDEA Open API and Plugin Development
Plugin settings / configuration / preferences example?
0 票
创建于
2023年11月09日 06:04
i am using the latest intellij version - 2022.3.1
社区
IntelliJ IDEA Open API and Plugin Development
open my plugin settings through an action in menu bar
0 票
已编辑于
2023年11月07日 10:59
As this is an internal implementation i cant directly change in abstractTreeBuilder. is there any option that I can show my plugin settings directly from action menu Karol
社区
IntelliJ IDEA Open API and Plugin Development
open my plugin settings through an action in menu bar
0 票
创建于
2023年11月07日 07:42
Hi karol thanks for the reply but i am using this “showSettingsDialog” method that is implementing Abstract Tree Builder. what should i do now
社区
IntelliJ IDEA Open API and Plugin Development
open my plugin settings through an action in menu bar
0 票
«
第一页
‹
上一页