Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Force deletion
Force deletion [message #134920] Wed, 24 September 2003 08:28 Go to next message
Eclipse UserFriend
Originally posted by: yohai.attunity.co.il

Hi.
I'm trying to delete a file but it seems to be "locked" somehow by some
resource. I get a messgage saying i can't delete the file because "it is
being used by another person or program". Is there's a way to check which
program is using this file? Is there a way to force the deletion?


____________________________________________________________ ______ yohai
ICQ#: 81309797 Current ICQ status: + More ways to contact me
____________________________________________________________ ______
Re: Force deletion [message #135537 is a reply to message #134920] Wed, 24 September 2003 16:40 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: John_Arthorne.oti.com_

That's a limitation of your operating system. Some operating systems
allow you to delete a file that is being read by another process, and
others (ie, Windows) do not.
--

Yohai Danon wrote:
> Hi.
> I'm trying to delete a file but it seems to be "locked" somehow by some
> resource. I get a messgage saying i can't delete the file because "it is
> being used by another person or program". Is there's a way to check which
> program is using this file? Is there a way to force the deletion?
Re: Force deletion [message #135651 is a reply to message #134920] Wed, 24 September 2003 21:20 Go to previous message
Eclipse UserFriend
> Is there's a way to check which program is using this file?

You have to play Sherlock Holmes. Check the type of the file. Check your
open applications.

A special case is when you have a DOS box that has its current working
directory in one of the subdirectories of one of your projects.
For instance, if your DOS box sits in MYPROJECT/bin and you do
a rebuild-project on MYPROJECT, the builder may not be able
to remove the contents of the bin directory.

Chris
Previous Topic:PDE Runtime not picking up plugins
Next Topic:plugin
Goto Forum:
  


Current Time: Tue Apr 29 02:52:00 EDT 2025

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

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

Back to the top