Bug 443680 - ATL does not switch perspective automatically when a breakpoint is hit
Summary: ATL does not switch perspective automatically when a breakpoint is hit
Status: REOPENED
Alias: None
Product: MMT.ATL
Classification: Modeling
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Dennis Wagelaar CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-10 05:13 EDT by Ronan Bar CLA
Modified: 2018-01-08 16:27 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ronan Bar CLA 2014-09-10 05:13:22 EDT
ATL doesn't switch perspective when a breakpoint is hit so it is easy to think nothing happened. So if I'm in the ATL perspective when I run the configuration the Debug perspective will *not* pop up.
Comment 2 Dennis Wagelaar CLA 2017-11-06 04:14:45 EST
Integrated in v4.0.0.v201710161238
https://hudson.eclipse.org/shared/view/Modeling/job/mmt-atl-master/391/
Comment 3 Dennis Wagelaar CLA 2017-12-18 06:35:11 EST
Bad fix caused https://bugs.eclipse.org/bugs/show_bug.cgi?id=528724
Comment 4 Dennis Wagelaar CLA 2017-12-18 07:01:48 EST
Switching to debug perspective should follow the global Eclipse Run/Debug preferences. It should trigger automatically, i.e. no extra code involved.