Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Any way of get notified before a Resource is deleted ?
Any way of get notified before a Resource is deleted ? [message #260241] Fri, 09 July 2004 14:18 Go to next message
Eclipse UserFriend
Originally posted by: ptiedt.us.ibm.com

Hi All,

I am trying to track changes of the workspace. Once a ressource is deleted
I get a POST_CHANGE notification which does not really give me the ability
to access the content of the resource since it is deleted ... There is a
PRE_DELETE event Type which only works for projects but not for files and
folders. Is there any way to get a notification and beeing able to still
read the resource ??

thx Philipp
Re: Any way of get notified before a Resource is deleted ? [message #260294 is a reply to message #260241] Fri, 09 July 2004 18:29 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.NO.SPAM.us.ibm.com

No, there is an bugzilla defect for this, but it hasn't been closed yet:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=48291


--
Thanks, Rich Kulp

Re: Any way of get notified before a Resource is deleted ? [message #260388 is a reply to message #260294] Sat, 10 July 2004 15:21 Go to previous message
Eclipse UserFriend
Originally posted by: ptiedt.us.ibm.com

Rich Kulp wrote:

> No, there is an bugzilla defect for this, but it hasn't been closed yet:

> https://bugs.eclipse.org/bugs/show_bug.cgi?id=48291


Thx Rich,

so how does JDT know which Kind of Resource was deleted if it cant access
the content of the deleted resource. As far as I see it just can be done
by the naming convention (.class, .java, .jar) ... but is there any hack
or trick that can be done to still have acess? I am really frustrated if
thats not possible.
Previous Topic:Plugini export does not see linked directory
Next Topic:EPIC (Perl) Plugin Help?
Goto Forum:
  


Current Time: Sun May 11 16:26:40 EDT 2025

Powered by FUDForum. Page generated in 0.02722 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top