主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Ixcoder
活动总数
6
最后的活动
2024年02月22日 07:39
成员加入日期
2024年02月22日 03:21
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
3
活动概览
帖子(0)
评论(3)
Ixcoder
进行了评论,
2024年02月22日 07:39
ExecUtil.execAndReadLine(GeneralCommandLine commandLine) seem work, but while execute command like ‘sudo cmd xxx ', it require input something, how to avoid this input step ? if possible auto...
社区
IntelliJ IDEA Open API and Plugin Development
How to programatically run commands in terminal from plugin
0 票
Ixcoder
进行了评论,
2024年02月22日 06:59
if the command contains ‘sudo’ , eg: ‘sudo apt install xxx', it ask user input password for root, how to avoid this step ? I meaning execute command that contains ‘sudo' does not ask user in...
社区
IntelliJ IDEA Open API and Plugin Development
Execute command in the terminal from plugin action
0 票
Ixcoder
进行了评论,
2024年02月22日 03:21
interesting question, if I have not misunderstand , UI designer can not apply on Kotlin ? ( with XML style defination)but I notice the code ‘https://github.com/vsigler/remote-log-console’ it ...
社区
IntelliJ IDEA Open API and Plugin Development
Lateinit property is not initialized when plugin starts in 2023.1 IDEA version
0 票