主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
St3l4ras
活动总数
14
最后的活动
2023年10月09日 14:48
成员加入日期
2022年07月13日 15:18
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
5
活动概览
帖子(4)
评论(4)
按最近的活动排序
最近的活动
投票数
已编辑于
2022年07月14日 19:43
Thanks .. I tried to implement the notificaiton listener but it doesn work am i doing something wrong ? I created a class Test and i implement the Notication interface and inside the notify method...
社区
IntelliJ IDEA Open API and Plugin Development
How to listen a git push event in a plugin
0 票
创建于
2022年07月14日 14:14
Thanks very much.Unfortunately PrePushHandler doesn't work in my case because I want an event after a successful push. Is possible to listen to successful messages of git? So in prePushHandler get ...
社区
IntelliJ IDEA Open API and Plugin Development
How to listen a git push event in a plugin
0 票
已编辑于
2022年07月13日 19:18
Thanks very much..So after the user press the push button from the dialog then handle method execute and then the push taking place is that right? Do you have a snipet of code to understand how i c...
社区
IntelliJ IDEA Open API and Plugin Development
How to listen a git push event in a plugin
0 票
创建于
2022年07月13日 15:18
Hello, I am developing a plugin for intellij and i want to get a listener or an event after the user press the push button in github. Is a class to use for this purpose ? I found this class but it ...
社区
IntelliJ IDEA Open API and Plugin Development
How to listen a git push event in a plugin
0 票