Skip to main content



      Home
Home » Newcomers » Newcomers » java delete-history recap?
java delete-history recap? [message #115818] Wed, 09 November 2005 10:44 Go to next message
Eclipse UserFriend
Originally posted by: v.niekerk.hccnet.nl

Hi,

I'm programming in Java in Eclipse 3.1. I deleted a declaration and now,
after much editing, I find I still need that declaration but can't
remember what it was exactly. Is there a possibility to review the
deleted things by viewing a list or something? Because I know the
keyword of the declaration I could easily recognize and recover it.

Thanks.

Huub
Re: java delete-history recap? [message #115844 is a reply to message #115818] Wed, 09 November 2005 12:22 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: cneff.at.crosslogic.dot.com

Huub -

> Is there a possibility to review the
> deleted things by viewing a list or something? Because I know the
> keyword of the declaration I could easily recognize and recover it.

You can compare your file to the local history. This will show you ALL
the changes you have made, but the deletion should show up pretty well.

-- Clayton --
Re: java delete-history recap? [message #115856 is a reply to message #115844] Wed, 09 November 2005 12:41 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: v.niekerk.hccnet.nl

>
> You can compare your file to the local history. This will show you ALL
> the changes you have made, but the deletion should show up pretty well.
>
> -- Clayton --

Sorry for asking, but do you mean the "Run history" option?
Re: java delete-history recap? [message #115868 is a reply to message #115856] Wed, 09 November 2005 13:08 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: cneff.at.crosslogic.dot.com

Huub -

> Sorry for asking, but do you mean the "Run history" option?

No. Right click on the file you want to recover the work for. Select
"Compare With"->"Local History..." and go back as far as you need to
find the line you deleted.

-- Clayton --
Re: java delete-history recap? [message #115881 is a reply to message #115868] Wed, 09 November 2005 13:38 Go to previous message
Eclipse UserFriend
Originally posted by: v.niekerk.hccnet.nl

>
> No. Right click on the file you want to recover the work for. Select
> "Compare With"->"Local History..." and go back as far as you need to
> find the line you deleted.
>
> -- Clayton --

This is a great. Problem in solved 10 seconds. Thanks.
Previous Topic:How to see complete classname in Problems view with Eclipse3.1
Next Topic:J2EE 1st installation & EJB tutorial
Goto Forum:
  


Current Time: Fri May 30 03:40:16 EDT 2025

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

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

Back to the top