Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Project (& workspace) Backup - how(Aside from Roo...)
Project (& workspace) Backup - how [message #523949] Tue, 30 March 2010 00:32 Go to next message
Mimi Tam is currently offline Mimi TamFriend
Messages: 33
Registered: January 2010
Member

Hi,

How can I backup a Maven Web project with everything in it so that I don't have to rebuild/reconfigure my workspace everytime I restore an older project.

I think in Unix, the following command will do but my projects are in Windows.

rsync -ar <eclipse-dir> <backup-eclipse-dir>

Any advice will be greatly appreciated.

Re: Project (& workspace) Backup - how [message #523968 is a reply to message #523949] Tue, 30 March 2010 05:56 Go to previous message
Sarika Sinha is currently offline Sarika SinhaFriend
Messages: 131
Registered: February 2010
Location: Bangalore, India
Senior Member
Hi,
You can File -> Export your project as Archive File and later Import in the new workspace.


Sarika Sinha
JDT Programmer
Previous Topic:how can I tell what kind of a project it it ?
Next Topic:xDoclet tags in source code?
Goto Forum:
  


Current Time: Tue Mar 19 11:45:33 GMT 2024

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

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

Back to the top