Starting server in debug
Currently when I try debug, the server is not started (and I don't get a debug tab). Should my plugin provide anything in order to get IDEA to start the appserver for me? Previously there used to be a checkbox that says 'start the server', but this seems to have dissapeared now.
Please sign in to leave a comment.
Do you mean local or remote debug?
--
Olesya Smirnova
Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Hani Suleiman" <hani@formicary.net> wrote in message
news:24407691.1087182844833.JavaMail.itn@is.intellij.net...
debug tab). Should my plugin provide anything in order to get IDEA to start
the appserver for me? Previously there used to be a checkbox that says
'start the server', but this seems to have dissapeared now.
Local...since it's rather impossible to have remote debugging start up a remote server!
Local debug has to start server (local run/debug is server start + remote
connect). It's a difference from remote run/debug.
--
Olesya Smirnova
Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Hani Suleiman" <hani@formicary.net> wrote in message
news:10254752.1087221147437.JavaMail.itn@is.intellij.net...
remote server!
Right, and I'm saying that local debug does not start the server, for me.