<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Export a project so that it is portable?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6446/export-a-project-so-that-it-is-portable</link><description>I have the example app working nicely now, so I want to export the project to a zip or something, effectively copy it, and put it elsewhere in my filesystem and work with it there to leave the original example alone. 
 Is there any way to export the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 10 Apr 2015 07:07:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6446/export-a-project-so-that-it-is-portable" /><item><title>RE: Export a project so that it is portable?</title><link>https://devzone.nordicsemi.com/thread/22482?ContentTypeID=1</link><pubDate>Fri, 10 Apr 2015 07:07:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:131d31a1-3647-4a9a-9324-85e41d1b6b15</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi purple,&lt;/p&gt;
&lt;p&gt;I am assuming that you are talking about the Keil uVision projects now.
you can copy or zip the directory (workspace) of your project which has .uvmpw(else .uvproj and .uvopt).&lt;/p&gt;
&lt;p&gt;Note that these projects are location dependent as all the files within the projects are saved with relative path. Also all the header file include paths are also relative paths. So when you unzip the saved workspace it will only work in the same location of file tree structure. Zipping and saving is the easiest way for now to save your work.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>