主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Vladimir Krivosheev
活动总数
451
最后的活动
2024年10月17日 08:21
成员加入日期
2009年06月29日 11:53
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
177
活动概览
文章(0)
帖子(0)
评论(274)
按最近的活动排序
最近的活动
投票数
创建于
2018年06月20日 07:38
To open in a user browser: `BrowserUtil.browse`
社区
IntelliJ IDEA Open API and Plugin Development
How to add a link into a toolwindow?
0 票
创建于
2018年06月04日 12:05
Is java doc not clear? > This method is called when component is initialized but no state is persisted.
社区
IntelliJ IDEA Open API and Plugin Development
PersistentStateComponent<T>.noStateLoaded?
0 票
创建于
2018年05月07日 15:34
Is there empty constructor for `RangeHighlighter` class? Maybe there is full error text with details?
社区
IntelliJ IDEA Open API and Plugin Development
XmlSerializerUtil "Unable to serialize state" for PersistentStateComponent
0 票
创建于
2018年04月26日 06:47
This class is internal. I suggest you just copy required code for you to your own class.
社区
IntelliJ IDEA Open API and Plugin Development
RestService - visibility of method getLastFocusedOrOpenedProject
0 票
创建于
2018年02月19日 10:05
Your configurable has to implement `apply` method — do whatever you want in this method. Common code — set settings to your configuration component.
社区
IntelliJ IDEA Open API and Plugin Development
Reloading plugins in IntelliJ after changing settings
0 票
创建于
2017年12月19日 08:57
Could you please try IntelliJ IDEA 2017.3.2 EAP (build 173.4127.2)? https://confluence.jetbrains.com/display/IDEADEV/IDEA+2017.3+EAP
社区
IntelliJ IDEA Users
Saving JUnit VM Options
0 票
创建于
2017年09月25日 14:03
I have added X-Requested-With to allowed request headers. Will be available in the next 2017.3 EAP. > Is it possible to add extension points in a future version I prefer to keep it simple. Is it ...
社区
IntelliJ IDEA Open API and Plugin Development
adding to netty pipeline in plugin
0 票
创建于
2017年08月22日 16:04
I suggest to use separate state class instead of reusing current instance. In this case you also don't need to use XmlSerializerUtil.copyBean
社区
IntelliJ IDEA Open API and Plugin Development
Persistent data get missing
0 票
创建于
2017年03月20日 15:55
Please do not use ctor ` RunnerAndConfigurationSettingsImpl(RunManagerImpl manager, @NotNull RunConfiguration configuration, boolean isTemplate) ` please use ` RunnerAndConfigurationSettingsImpl(Ru...
社区
IntelliJ IDEA Open API and Plugin Development
Programmatically Load Run Configurations From Disk
0 票
创建于
2017年03月20日 15:18
As this forum doesn't support markdown, I have answered using GitHub gist — https://gist.github.com/develar/70e874eaa8d27958aeef2337c917e1b2
社区
IntelliJ IDEA Open API and Plugin Development
Programmatically Load Run Configurations From Disk
0 票
«
第一页
‹
上一页
下一页
›
最后
»