I get to it through the context menu by right-clicking on a file. Exactly
what it's called varies, I think depending on what version of Eclipse you
have, whether you're using CVS or SVN plugins, and what version of said
plugin you have, etc. First I'd look for "local history" under Team or
Compare With. If it's not there, try Compare With -> History... or Team ->
Show History. In the project I have open right now (Eclipse 3.4.0, CVS Team
Provider 3.2.1) I can right click on a file and choose Compare With ->
History ... and see that I've saved the file five times this afternoon,
compare any two revisions, and copy sections to the current version using
the normal Eclipse compare editor. This particular file hasn't been checked
into version control yet, but for files that do have a repository history,
the local history is commingled. I've used the same feature with SVN
projects.
Hope that helps!

On Fri, Jun 19, 2009 at 3:36 PM, Lucas Neves Martins <[email protected]>wrote:

>
> Interesting, I am used to temporary backup files (and even time
> machine) that I have on my mac, but at work I only have eclipse, and I
> don't recall any temporary files on it.
>
> how do I access this history?
>
> Thanks for the tip!
>
> On Jun 19, 3:52 pm, Isaac Truett <[email protected]> wrote:
> > Your version of Eclipse doesn't have local file history? I don't recall
> what
> > version it was introduced in. I can usually find every save I did of a
> file,
> > sometimes going back for days. And since I tend to hit ctrl+shift+s every
> > minute (or more often), that can be a lot of revisions.
> >
> > On Fri, Jun 19, 2009 at 1:53 PM, Lucas Neves Martins <[email protected]
> >wrote:
> >
> >
> >
> > > It happened today, my Cypal Gwt eclipse plugin crashed. ( I use cypal
> > > 'cause it fits my needs )
> >
> > > I've lost my Ctrl+Z history, and half of the class I was editing ( it
> > > saved the class automatically after the crash ).
> >
> > > The IDE didn't crashed, just the plugin, so, the Hosted server was
> > > still running, and since the IDE saved the class, it builded it too.
> >
> > > To finish with a "babality", as the gwt hosted server does not ( at
> > > least mine ) make separated caching of the classes, I was unable to
> > > decompile it to recover my source code.
> >
> > > So, I am just warning here as a public service for all Gwt developers,
> >
> > > Please disable the "Build Automatically" function of Eclipse in the
> > > "Project" menu.
> >
> > > Hope you don't lose your code too,
> >
> > > Good luck with Eclipse.
> >
> > > If it happens again I will seriously think about switcing to Notepad++
> > > and the Cmd shell.
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to