Skip to main content



      Home
Home » Newcomers » Newcomers » Eclipes deleted my files. HELP!!!
Eclipes deleted my files. HELP!!! [message #129409] Thu, 12 January 2006 15:18 Go to next message
Eclipse UserFriend
Originally posted by: tsullivan.tps-software.com

I had a java project in eclipse. I attempted to rename the project. The
rename process failed. The contents of that project are now gone. Would
someone PLEASE help me get my data back?

Why would ANY software delete files BEFORE copying them to the new
location????
Re: Eclipes deleted my files. HELP!!! [message #129477 is a reply to message #129409] Fri, 13 January 2006 03:28 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: daniel.megert.eclipse.org

Ted Sullivan wrote:

> I had a java project in eclipse. I attempted to rename the project.
> The rename process failed. The contents of that project are now
> gone. Would someone PLEASE help me get my data back?

Go to the location where the workspace is located and check whether the
data is still there. If you don't know where the workspace is then go
to the Eclipse install directory. There should be a 'workspace' directory.

Dani

>
> Why would ANY software delete files BEFORE copying them to the new
> location????
>
Re: Eclipes deleted my files. HELP!!! [message #129530 is a reply to message #129477] Fri, 13 January 2006 09:32 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: tsullivan.tps-software.com

I did a complete search of my C: drive. The files are not on the drive.
Unless, eclipse used temporary file names for all the files in the
transition.
Re: Eclipes deleted my files. HELP!!! [message #129950 is a reply to message #129477] Mon, 16 January 2006 13:39 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse3.rizzoweb.com

Daniel Megert wrote:
> Ted Sullivan wrote:
>
>> I had a java project in eclipse. I attempted to rename the project.
>> The rename process failed. The contents of that project are now
>> gone. Would someone PLEASE help me get my data back?
>
>
> Go to the location where the workspace is located and check whether the
> data is still there. If you don't know where the workspace is then go
> to the Eclipse install directory. There should be a 'workspace' directory.
>
> Dani

What was the failure? What results did you get? How far did it get?

The files are almost certainly there in your workspace directory. Even
so, you can try right-clicking on any directory of the Project and
choose Restore From Local History...

HTH,
Eric
Re: Eclipes deleted my files. HELP!!! [message #130288 is a reply to message #129950] Wed, 18 January 2006 09:53 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: tsullivan.tps-software.com

The reason the "Rename" failed is because I had a shell window CDed into
one of the directories in the project path.

I just ran a test following the suggestion to use the "Restore From Local
History..." tool. That doesn't work because the files were not actively
deleted. The only thing that happens is a dialog box pops up that says
"No deleted resources in local history for selected container." In other
words, nothing has been deleted so there's nothing to restore. However,
the files ARE gone.
Re: Eclipes deleted my files. HELP!!! [message #130538 is a reply to message #130288] Wed, 18 January 2006 18:54 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse3.rizzoweb.com

Ted Sullivan wrote:
> The reason the "Rename" failed is because I had a shell window CDed into
> one of the directories in the project path.
>
> I just ran a test following the suggestion to use the "Restore From
> Local History..." tool. That doesn't work because the files were not
> actively deleted. The only thing that happens is a dialog box pops up
> that says "No deleted resources in local history for selected
> container." In other words, nothing has been deleted so there's nothing
> to restore. However, the files ARE gone.
>

On what directory did you try the Restore... ? If there were files in
that directory and they were there recently (like within the past few
days) then Local History will have record of them.

Eric
Re: Eclipes deleted my files. HELP!!! [message #130910 is a reply to message #130538] Fri, 20 January 2006 15:12 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: tsullivan.tps-software.com

Actually, to test this functionality, I imported a project, attempted to
rename the project (I made it fail the same as before), and then I tried
to do the "Restore From Local History...".

This feature isn't really going to help me much anyway. I've been redoing
the last month and a half of work for the past week already. It's easier
to remake than it is to invent from scratch.

The main point is, the "Rename" process should not be deleting files
before they are moved or copied over to the new name/location. This is a
very BAD thing to do. Solution: if you can't just rename the project
without removing the contents first, then create a NEW project by the NEW
name, move/copy the contents and then remove the old project. Safe,
sound, logical. If it fails for some reason in the middle, nothing is
lost. At the very worst files could be misplaced. That is A LOT easier
to recover from that GONE.
Re: Eclipes deleted my files. HELP!!! [message #130923 is a reply to message #130910] Fri, 20 January 2006 15:51 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse3.rizzoweb.com

Ted Sullivan wrote:
> Actually, to test this functionality, I imported a project, attempted to
> rename the project (I made it fail the same as before), and then I tried
> to do the "Restore From Local History...".
>
> This feature isn't really going to help me much anyway. I've been
> redoing the last month and a half of work for the past week already.
> It's easier to remake than it is to invent from scratch.
>
> The main point is, the "Rename" process should not be deleting files
> before they are moved or copied over to the new name/location. This is
> a very BAD thing to do. Solution: if you can't just rename the project
> without removing the contents first, then create a NEW project by the
> NEW name, move/copy the contents and then remove the old project. Safe,
> sound, logical. If it fails for some reason in the middle, nothing is
> lost. At the very worst files could be misplaced. That is A LOT easier
> to recover from that GONE.
>
>

OK, I did a test to try to reproduce, but it behaved quite reasonably
and no files were lost. Here's a screencast:
http://www.rizzoweb.com/Eclipse/RenameProject.html

Please tell us how this differs from what you did or observed. Also,
what version of Eclipse are you using?

Eric
Re: Eclipes deleted my files. HELP!!! [message #131675 is a reply to message #130923] Tue, 24 January 2006 14:10 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: tsullivan.tps-software.com

OK! I've narrowed it down to some IBM plug-ins that seem to be causing
problems. I'll take this up with them. Thank you SO MUCH for your
assistance.
Re: Eclipes deleted my files. HELP!!! [message #132242 is a reply to message #131675] Thu, 26 January 2006 18:16 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse3.rizzoweb.com

Ted Sullivan wrote:
> OK! I've narrowed it down to some IBM plug-ins that seem to be causing
> problems. I'll take this up with them. Thank you SO MUCH for your
> assistance.
>

You're welcome, but please share with the group which plugins you find
problems with, if/when you narrow it down.

Eric
Previous Topic:How do I specify my java-dir?
Next Topic:NoClassDefFoundError when running my program
Goto Forum:
  


Current Time: Thu Jul 17 17:04:47 EDT 2025

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

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

Back to the top