Recently debug program, because of some errors, during debugging, changed something, but later under MyEclipse boot Tomcat server, when the automatic jump into the Debug view (formerly a Tomcat server, directly loaded tomcat boot file , instead of entering the debug view), found on the internet, although not directly answered, but the results can be used as a reference, the solution is as follows:
Window->preferences->myeclipse->servers->tomcat then find the version of your corresponding TOMCAT server,
Selecting and then expanding the submenu below will find a launch option selected, in the right Tomcat launch mode,
Select run mode and apply, and finally click OK.
Anyway, I don't know how to tune it. After entering the debug view, after changing the method above, the next time in MyEclipse to start Tomcat,
is directly loaded, there is no access to the debug view, this is my own encounter, so record a bit,