Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Code backup(I want to create a backup of my code using as little space as possible)
icon5.gif  Code backup [message #1704163] Fri, 07 August 2015 19:23 Go to next message
Derpy Hooves is currently offline Derpy HoovesFriend
Messages: 3
Registered: February 2015
Junior Member
What files do I need to backup, in order to easily import my code to a new workspace after the computer has been wiped?
Re: Code backup [message #1704176 is a reply to message #1704163] Fri, 07 August 2015 23:05 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 08/07/2015 01:23 PM, Derpy Hooves wrote:
> What files do I need to backup, in order to easily import my code to a
> new workspace after the computer has been wiped?

Back your projects up.

This would include, beside your source code, the following:

- .project
- .classpath
- .settings
- others depending on what kind of project

This is all you need to restore (via File -> Import...) any of your
projects.

Hope this helps.
Previous Topic:Re: ODA Connection
Next Topic:Weird, why is some previous version of a class running
Goto Forum:
  


Current Time: Tue May 14 02:37:14 GMT 2024

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

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

Back to the top