主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Sowgsgd
活动总数
4
最后的活动
2023年09月09日 10:16
成员加入日期
2023年09月08日 20:55
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(1)
评论(2)
按最近的活动排序
最近的活动
投票数
创建于
2023年09月09日 10:16
As usual, my mistake was due to inattention. I just forgot to add the tag to plugin.xml, I understand it from hereAfter adding this tag:<depends>org.jetbrains.plugins.terminal</depends> My problem ...
社区
IntelliJ IDEA Open API and Plugin Development
How to run command in terminal or how to get access of org.jetbrains.plugins.terminal.ShellTerminalWidget?
0 票
已编辑于
2023年09月08日 21:26
Solved the code, but I already have an unfinished tasks. I've been added these to plugins:"terminal", "sh"The code compiling problems is solved, but if I run the my RunConfiguration I will get an e...
社区
IntelliJ IDEA Open API and Plugin Development
How to run command in terminal or how to get access of org.jetbrains.plugins.terminal.ShellTerminalWidget?
0 票