Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Dharun PK
Total activity
16
Last activity
January 10, 2025 13:04
Member since
August 08, 2024 11:10
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
4
Activity overview
Posts (4)
Comments (6)
Sort by recent activity
Recent activity
Votes
Created
January 10, 2025 13:04
Hi Karol,The IDE versions that my plugin supports is 242 and aboveI have one more question, for my current implementation I have used SHOW_TEXT_IN_TOOLBAR and found an workaround to avoid the NoSuc...
Community
IntelliJ IDEA Open API and Plugin Development
Adding Text to a custom Action version compatibility issue for 2024.2 and 2024.3
0 votes
Created
January 10, 2025 05:23
Hi Karol,Thanks for the information.
Community
IntelliJ IDEA Open API and Plugin Development
Adding Text to a custom Action version compatibility issue for 2024.2 and 2024.3
0 votes
Created
October 29, 2024 12:20
Thank you Alexey for the information, I'll try to find out different approach or might change the requirement and come back
Community
IntelliJ IDEA Open API and Plugin Development
Implementing custom Inspections Widgets
0 votes
Created
October 25, 2024 04:34
Hi Yann Cebron,Thank you for the suggestion, but still I am unable to achieve my goal here, The SeveritiesProvider class in IntelliJ's plugin development framework is designed to allow custom imple...
Community
IntelliJ IDEA Open API and Plugin Development
Implementing custom Inspections Widgets
0 votes
Edited
August 09, 2024 09:27
Hi Karol,I think I have found the reason.The reason why java swing library worked when executed using main method was the classes were available at the time of class loading and execution as well. ...
Community
IntelliJ IDEA Open API and Plugin Development
Unable to use JetBrains UI library
0 votes
Created
August 09, 2024 04:12
Hi Karol,Here is my plugin.xml content.
Community
IntelliJ IDEA Open API and Plugin Development
Unable to use JetBrains UI library
0 votes