主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Zjsdut
活动总数
8
最后的活动
2022年05月22日 05:19
成员加入日期
2021年07月08日 06:23
关注
0 名用户
关注者数
0 名用户
投票数
5
订阅数
1
活动概览
帖子(0)
评论(2)
Zjsdut
进行了评论,
2021年11月18日 08:59
Thank you, Sergey! I have achieved what I wanted by adapting the example of ShTerminalRunner. The way I get a previously created terminal session is like Content content = contentManager.findConten...
社区
IntelliJ IDEA Open API and Plugin Development
Execute command in the terminal from plugin action
0 票
Zjsdut
进行了评论,
2021年11月17日 11:45
Hi Sergey. There is an action in my plugin that essentially executes a command in terminal. Following your answer, I implemented the action like the following: public class MyAction extends Bas...
社区
IntelliJ IDEA Open API and Plugin Development
Execute command in the terminal from plugin action
0 票