i started jboss in debug mode in eclipse so i could debug some changes i'd made, but when the debugger stopped at the first breakpoint, hitting F8 wouldn't resume and there were no step/start/stop/resume icons in the debug panel:
to get it to start working again, i right-clicked on the Debug view button and chose Reset:
then stepping worked after i restarted jboss in debug mode.
to get the step icons back (Debug Toolbar), i had to click on the down arrow, to the right in the Debug panel, and choose Show Debug Toolbar:
and then everything was back to normal :)
No comments:
Post a Comment