I'm just wondering if there is a configuration to automatically switch between perspectives when one gets out of focus. Example: I'm in the Scala Perspective and start debugging from there. Eclipse automatically switches to the Debugger Perspective as soon as I reach a breakpoint. But when my app terminates, Eclipse does not switch back to the Scala Perspective but stays in Debugger. I have to do it manually. I already know about the hotkey F8, but that still requires some interaction.
Asked
Active
Viewed 14 times
0
-
See also https://stackoverflow.com/a/1984725/639520 – E-Riz Jun 14 '17 at 12:25
-
@E-Riz : You are right, the question was asked but it was not answered regarding the "**automatically**" part. – Matthias Mueller Jun 14 '17 at 12:41
-
The marked duplicate question's answer does explain that the answer is "no" and even explains (sort of) why. Some people don't like that answer, but it is THE answer, regardless. – E-Riz Jun 14 '17 at 12:47
-
@E-Riz: thx anyway – Matthias Mueller Jun 14 '17 at 12:54