You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When pressing the Debug perspective in Eclipse, and pushing the debug button. Nothing happens visually, only the red indicator shows that the debug session is running. The windows that normally show the possible actions (top-left) and the message sequence chart (bottom right) do not show anything. For new users (me) this is confusing.
Solution (found by an experienced user): the various Views were deleted (somehow). Apparently these can be restored by a right-click on a button top right and selecting 'reset' (never used this functionality before... it is really well hidden!)
The text was updated successfully, but these errors were encountered:
In this case the Debug view in the POOSL Debug perspective was closed. As a consequence, the other views (like Execution Tree, Variables and Sequence Diagram) in the POOSL Debug perspective were not updated.
My proposal for a solution would be to check (when launching a debug session) whether the Debug view exists in the POOSL Debug perspective. If it does not exist, then offer the user the option to add the Debug view, or to reset the POOSL Debug perspective.
When pressing the Debug perspective in Eclipse, and pushing the debug button. Nothing happens visually, only the red indicator shows that the debug session is running. The windows that normally show the possible actions (top-left) and the message sequence chart (bottom right) do not show anything. For new users (me) this is confusing.
Solution (found by an experienced user): the various Views were deleted (somehow). Apparently these can be restored by a right-click on a button top right and selecting 'reset' (never used this functionality before... it is really well hidden!)
The text was updated successfully, but these errors were encountered: