Saturday, April 13, 2013

How to Export and Import project archive in Eclipse

In Eclipse, we can backup our project by exporting a project in workspace to a Archive file.
The Archive file can then import back to our or our teammates workspace.
Following are the steps How to export a project as an archive file, then import the archive to another workspace.

A) Export project as archive
1. R-click on selected project > Export... > General > Archive File > Next
2. Choose archive file location > Finish.
Archive file dialog


B) Import Archive file into Eclipse workspace.
1. File > Import > General > Existing Project into Workspace > Next
2. Select archive file > Finish.

Done!!

No comments:

Post a Comment

LinkWithin

Related Posts Plugin for WordPress, Blogger...