主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Opher Vishnia
活动总数
24
最后的活动
2021年04月13日 13:39
成员加入日期
2013年08月16日 18:00
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
8
活动概览
帖子(8)
评论(8)
按最近的活动排序
最近的活动
投票数
创建于
2019年08月22日 14:21
Looks like It doesn't work? This is my test handler: public class GitflowCheckinHandlerFactory extends CheckinHandlerFactory { @NotNull @Override public CheckinHandler createHandler(@Not...
社区
IntelliJ IDEA Open API and Plugin Development
Running logic after CloseTaskDialog's "commit"
0 票
已编辑于
2018年04月04日 13:19
@Serge the weird thing is that this flag it is defined! Please see this screencast with the issue: https://drive.google.com/file/d/1lMdA_C0cc1fz_BcGXK9VhUE11hAfXv_I/view?usp=sharing
社区
IntelliJ IDEA Open API and Plugin Development
Native/Intellij file selection dialog?
0 票
创建于
2014年11月17日 08:59
No ideas? :(
社区
IntelliJ IDEA Open API and Plugin Development
Getting keyboard modifiers for mouse events on a status bar widget
0 票
创建于
2013年11月14日 11:38
Great, thanks! :)
社区
IntelliJ IDEA Open API and Plugin Development
Executing actionPerformed from a non-menu context
0 票
创建于
2013年08月18日 17:20
I see.Well, after creating a new project, rearranging and manually defining dependencies I was able to run the plugin.Let's worry about the headache of making a push request once I actually get som...
社区
IntelliJ IDEA Open API and Plugin Development
How to import and run existing plugins from intellij community edition repo?
0 票
创建于
2014年11月24日 09:01
the ActionEvent e you're referring to is exactly the thing I need but don't have access to.I'm implementing StatusBarWidget.MultipleTextValuesPresentation and registering it via StatusBar status...
社区
IntelliJ IDEA Open API and Plugin Development
Getting keyboard modifiers for mouse events on a status bar widget
0 票
创建于
2014年12月07日 08:07
Hi Dmitry,I appreciate your reply and all the hard work you've put into this awesome product."If you don't see any way to accomplish the task, the most likely reason is that there is no such way"I ...
社区
IntelliJ IDEA Open API and Plugin Development
Getting keyboard modifiers for mouse events on a status bar widget
0 票
创建于
2014年07月02日 13:29
Thanks for the tip Yann, that seemed to sort everything out for my users :)
社区
IntelliJ IDEA Open API and Plugin Development
Java versioning issues when deploying my plugin
0 票