Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Ixcoder
Total activity
6
Last activity
February 22, 2024 07:39
Member since
February 22, 2024 03:21
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (0)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
February 22, 2024 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...
Community
IntelliJ IDEA Open API and Plugin Development
How to programatically run commands in terminal from plugin
0 votes
Created
February 22, 2024 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...
Community
IntelliJ IDEA Open API and Plugin Development
Execute command in the terminal from plugin action
0 votes
Created
February 22, 2024 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 ...
Community
IntelliJ IDEA Open API and Plugin Development
Lateinit property is not initialized when plugin starts in 2023.1 IDEA version
0 votes