Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Saving Open Files
Saving Open Files [message #202358] Tue, 03 May 2005 08:11 Go to next message
Eclipse UserFriend
Originally posted by: hello.hello.com

Say I'm working on a project and have a bunch of files open, which are
all related to one another.

Now I want to work on another project, and another set of files, but I
plan to return to the first set of files later. How can I save which
set of files are open, so that I will be able to restore them later?

Thanks,
John
Re: Saving Open Files [message #202366 is a reply to message #202358] Tue, 03 May 2005 08:50 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: scheglov_ke.nlmk.ru

John:
> Say I'm working on a project and have a bunch of files open, which are
> all related to one another.
>
> Now I want to work on another project, and another set of files, but I
> plan to return to the first set of files later. How can I save which
> set of files are open, so that I will be able to restore them later?

+1 :-)

I think this is impossible in default Eclipse installation, but it is
probably easy to write such plugin.

--
SY, Konstantin.
Advanced Eclipse SWT Designer (http://www.swt-designer.com)
Re: Saving Open Files [message #202394 is a reply to message #202366] Tue, 03 May 2005 14:37 Go to previous message
Eclipse UserFriend
Originally posted by: hello.hello.com

> I think this is impossible in default Eclipse installation, but it is
>probably easy to write such plugin.

This seems strange, since Eclipse essentially does this for you
everytime you close it and re-open it.
Previous Topic:Compile From String
Next Topic:How to access Annotations defined over a Class,Method or Field using JDT API
Goto Forum:
  


Current Time: Sun Jun 08 09:06:58 EDT 2025

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

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

Back to the top