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.


0
1 comment
Avatar
Permanently deleted user

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...

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.
>
>
>


0

Please sign in to leave a comment.