I want recover breakpoints which was deleted accidently. (Eclipse) -


i accidently delete breakpoints , want know how restore them back. can please me? thanks

there no way, if don't have complete backup of workspace directory.

to avoid next time, these alternatives:

  • regularly export breakpoints using file -> export -> run/debug -> breakpoints.
  • use mylyn provisioning plugin, automatically stores breakpoints in task contexts, when using mylyn.

Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -