主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Kasper
活动总数
6
最后的活动
2021年04月26日 19:57
成员加入日期
2021年03月03日 05:33
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
2
活动概览
帖子(1)
评论(3)
按最近的活动排序
最近的活动
投票数
创建于
2021年03月03日 17:08
Hi Yrakovets, Thanks for the info, the idea is not to do a dir, I just chose that to test a command that I knew 100% would be on the computer. The users of my plugin will have a CLI rogram installe...
社区
IntelliJ IDEA Open API and Plugin Development
Running console commands from intelliJ plugin
1 票
已编辑于
2021年03月03日 05:48
+1 I am getting the same error no matter what command i run, i have even tried "ls" and "dir" However command like "git" is working. Caused by: java.io.IOException: Cannot run program "dir" (in ...
社区
IntelliJ IDEA Open API and Plugin Development
Running console commands from intelliJ plugin
1 票
创建于
2021年04月26日 19:57
The reason I am working with paths is that this is a dependency manager and has a CLI tool that I call to get a list of JARs that would be added as a dependency for that module. This CLI tool is no...
社区
IntelliJ IDEA Open API and Plugin Development
Adding Jar and Module dependencies
0 票