java - How to go to the specified breakpoint in MyEclipse? -


in web project controller have 2 breakpoint called breakpointa,breakpointb .when debug project,if code running in breakpointb,how can return breakpointa? in visual studio can drag breakpointb breakpointa easily.but in myeclipse how that?do has shortcut keys?

i don't think there way eclipse debug perspective has "drop frame" capability take start of method. standard eclipse functionality, not specific myeclipse.


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -