Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
339207299
Total activity
12
Last activity
January 14, 2025 01:43
Member since
December 29, 2024 13:56
Following
1 user
Followed by
0 users
Votes
2
Subscriptions
4
Activity overview
Posts (2)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
January 13, 2025 08:25
I have now implemented opening a terminal and executing commands, but I encountered a problem: every time I open a new tab, it takes 2 to 3 seconds to load. Is there a way to use the currently acti...
Community
IntelliJ IDEA Open API and Plugin Development
ava.lang.NoClassDefFoundError: org/jetbrains/plugins/terminal/TerminalToolWindowManager
0 votes
Created
January 09, 2025 07:22
Thank for your excellent answer
Community
IntelliJ IDEA Open API and Plugin Development
ava.lang.NoClassDefFoundError: org/jetbrains/plugins/terminal/TerminalToolWindowManager
0 votes
Created
December 30, 2024 01:58
java.lang.NoClassDefFoundError: org/jetbrains/plugins/terminal/TerminalToolWindowManager at org.jetbrains.plugins.template.commondTools.ExecuteCommandAction.fun4(ExecuteCommandAction.kt:84) a...
Community
IntelliJ IDEA Open API and Plugin Development
Opening a new terminal tab via a Gateway plugin
0 votes
Created
December 29, 2024 14:06
I am unable to reference TerminalView. What should I do? The version set in IntelliJ Platform is 2.1.0.
Community
IntelliJ IDEA Open API and Plugin Development
Execute command in the terminal from plugin action
0 votes