Rajeva A V
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
Rajeva A V commented, -
Rajeva A V commented, -
-
Rajeva A V created a post, Answered[Intellij][Plagin][OpenApi] Messages.showMessageDialog. How to add Swing Icons to message text?
A want to add several Swing Icon to message in MessageDialog. Using something like: Messages.showMessageDialog( myProject, title = "My title", message = "Here I need to add some Icons in message te... -
Rajeva A V created a post, Answered[Intellij][Plagin][OpenApi] How to Run some file using RunContentManager
Sorry in advance, I'm newer in Plugin developing. I need to run file from Editor using my Action implementation. I found RunContentManager class, but to execute selectRunContent function, I need to...