Hi Michael, A breakpoint can disappear if the path and the line number that are stored for the breakpoint do not exist at the time the project is opened. Otherwise breakpoints should exist. Could you please send us a small test project which contains a class with several breakpoints set?
Best regards, Eugene Zhuravlev IntelliJ Software, http://www.intellij.com/ "Develop with pleasure!" ----- Original Message ----- From: "Michael Kirby" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: 21 November, 2001 8:53 PM Subject: Re: [Eap-list] Breakpoints > Hmm.. > > Is there any reason why breakpoints would disappear after upgrading from 517 to > 518? > > Mike > > > On 21 Nov 2001 at 19:20, Eugene Zhuravlev wrote: > > > Hi Michael, > > > > Breakpoints are stored in your project file (*.ipr). > > Just search for the string "component class="com.intellij.debugger.Debugger" > > > > Best regards, > > Eugene Zhuravlev > > IntelliJ Software, http://www.intellij.com/ > > "Develop with pleasure!" > > > > ----- Original Message ----- > > From: "Michael Kirby" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: 21 November, 2001 5:57 PM > > Subject: [Eap-list] Breakpoints > > > > > > > Where are breakpoints stored? I find that when I upgrade, I loose all my > > > breakpoints, even though I restore my config directory. > > > > > > Thanks, > > > MIke > > > --- > > > [EMAIL PROTECTED] > > > To obtain my PGP public key, mail "SEND PUB KEY" in the > > > subject to "[EMAIL PROTECTED]" > > > > > > > > > _______________________________________________ > > > Eap-list mailing list > > > [EMAIL PROTECTED] > > > http://www.intellij.com/mailman/listinfo/eap-list > > > > > > _______________________________________________ > > Eap-list mailing list > > [EMAIL PROTECTED] > > http://www.intellij.com/mailman/listinfo/eap-list > > > > --- > [EMAIL PROTECTED] > To obtain my PGP public key, mail "SEND PUB KEY" in the > subject to "[EMAIL PROTECTED]" > > > _______________________________________________ > Eap-list mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-list _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
