Exporting Archived Files from Eclipse
Sunday July 22, 2007 4:01 PM
Word Count: 155
Today I was working on a quick html site for a friend. After completing the changes I needed to make it was time to send the files off to my friend. Normally I would just pull up explorer, right click and zip the folder using WinZip. Today I stumbled on a better solution using Eclipse and I took some screen shots to share with you. First you just right click on your project and select export.
From the export dialog box select Archive File
Finally just select the files you want to export. The default is to select all but you may want to remove some source or build files so this step is nice. You are now ready to export just select a location to save it to, set a couple of options and you are all done.

