How can I run a plugin in debug mode? Permanently deleted user Created April 20, 2004 10:34 Is there any way I can debug a plugin with IntelliJ's debugger?Thanks
Start a second instance of IDEA and use remote debugging. There are detailed
instructions here: http://www.intellij.org/twiki/bin/view/Main/PluginTesting
"Valentin Pascaru" <vpascaru@yahoo.com> wrote in message
news:16980890.1082453681126.JavaMail.javamailuser@localhost...
>