Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Editor opened after deleting a project?

This is a very old bug of Eclipse platform:

[EditorMgmt] Error Restoring Editor when deleting project after restart
https://bugs.eclipse.org/bugs/show_bug.cgi?id=18421

And related to that:
[EditorMgmt] Affected editors should be closed before executing project
close or delete
https://bugs.eclipse.org/bugs/show_bug.cgi?id=41431 

Toni

> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx 
> [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Doug Schaefer
> Sent: Friday, September 24, 2010 7:58 PM
> To: CDT General developers list.
> Subject: Re: [cdt-dev] Editor opened after deleting a project?
> 
> I've seen that too. It seems to be a bit random as to when it happens.
> But as Anna mentioned, there are workarounds. Simply closing the file
> works too. Might be worth a bug to help us track and see if there is
> something we can do about it.
> 
> On Fri, Sep 24, 2010 at 10:47 AM, Anna Dushistova
> <anna_dushistova@xxxxxxxxxx> wrote:
> > It happens only after restarting Eclipse/CDT with the files opened.
> > If you restart again, it will close top editor window, but 
> not the next one.
> >
> > On Sep 24, 2010, at 6:05 PM, Anna Dushistova wrote:
> >
> >> Hi All,
> >>
> >> I noticed that if I had a file opened in an editor, it 
> stays opened after I delete a project with a message "no such 
> file exist".
> >> Is that intentional or is this a bug or maybe some 
> misconfiguration on my end? I am using CDT7.
> >>
> >> Thanks!
> >> Anna.
> >
> > _______________________________________________
> > cdt-dev mailing list
> > cdt-dev@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/cdt-dev
> >
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
> 


Back to the top