Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Sowgsgd
Total activity
4
Last activity
September 09, 2023 10:16
Member since
September 08, 2023 20:55
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
September 09, 2023 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 ...
Community
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 votes
Edited
September 08, 2023 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...
Community
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 votes