I’m using eclipse for some Java and Perl project, i’ve enabled under the menu : Preferences – Run/Debug , the option for automating passing to Debug perspective when debug start.
Is possible to automatically passing to the Java perspective when the debug terminate or when i terminate the debug ? Is there a way to set this option ?
Right now, there is no such option I think. You’d have to implement it by yourself. I also suggest to use shortcut keys (CTRL-F8) until the corresponding Bug is fixed.