Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Aqbutt05
Total activity
5
Last activity
April 04, 2024 09:00
Member since
March 27, 2024 12:13
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
April 04, 2024 09:00
Thank you very much Karol, I can achieve what I want with the hint you provided. I am not using any action but an extension. I was able to solve my problem by extending to RunConfigurationExtension...
Community
IntelliJ IDEA Open API and Plugin Development
In my Intellij plugin how can i intercept Runtime Errors of the running program.
0 votes
Created
April 02, 2024 10:28
Thank you once again for your response. I’ve been attempting to connect to the console of a Java process, but unfortunately, I haven’t been successful. I also tried to listen to the ToolWindowManag...
Community
IntelliJ IDEA Open API and Plugin Development
In my Intellij plugin how can i intercept Runtime Errors of the running program.
0 votes
Created
March 28, 2024 16:38
First of all, thank you very much for responding to my query. Let me try to explain my problem in detail. I want to add a feature to my plugin that monitors the logs printed in the Console window. ...
Community
IntelliJ IDEA Open API and Plugin Development
In my Intellij plugin how can i intercept Runtime Errors of the running program.
0 votes