Hook into Run
I am writing a profiler plugin for IDEA, and need to add jvm parameters to the command-line before the application is run.
Is there a way to do this? Possibly by providing a hook that is called when Run is clicked in the Run dialog.
Please sign in to leave a comment.
Unfortunately there is no such API yet.
--
Valentin Kipiatkov
JetBrains, Inc
http://www.intellij.com
"Develop with pleasure!"
"Yogi" <no_mail@jetbrains.com> wrote in message
news:585058.1057740728535.JavaMail.javamailuser@localhost...
the command-line before the application is run.
>
when Run is clicked in the Run dialog.
>
>
>