eclipse - View Custom perspective when breakpoint is triggered -


i have created custom debug perspective , want open automatically when breakpoint triggered. @ moment, default debug perspective opens , have keep switching preferred one. how can achieve this?

  1. in eclipse, go window > preferences > run/debug > perspectives.
  2. in application types/launchers box, expand java application item , select eclipse jdt launcher.
  3. in debug dropdown right, select custom debug perspective.
  4. click ok.

Comments

Popular posts from this blog

c# - How to get the current UAC mode -

postgresql - Lazarus + Postgres: incomplete startup packet -

javascript - Ajax jqXHR.status==0 fix error -