Tips for plugin writers
I'm finding that writing plugins is a painfully slow process . Starting and stopping my IDE is a big time pain. Two questions:
Is there a way to load a plugin without restarting IDEA?
Is there a way to attach a debugger so I can step through my code?
Patrick
Please sign in to leave a comment.
No, but maybe Jacques could inform us all on how to use mock testing.
Yes, see http://www.intellij.org/twiki/bin/view/Main/PluginTesting
"Pat Lightbody" <plightbo@hotmail.com> wrote in message
news:16786539.1084380158728.JavaMail.itn@is.intellij.net...
and stopping my IDE is a big time pain. Two questions:
>
>
>