<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>link2caro &#187; Eclipse</title>
	<atom:link href="http://link2caro.net/tag/eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://link2caro.net</link>
	<description></description>
	<lastBuildDate>Mon, 30 Jan 2012 09:41:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Exporting Eclipse&#8217;s Color Schemes</title>
		<link>http://link2caro.net/read/eclipse-color-schemes/</link>
		<comments>http://link2caro.net/read/eclipse-color-schemes/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 23:11:21 +0000</pubDate>
		<dc:creator>CA RO</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Color]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Scheme]]></category>

		<guid isPermaLink="false">http://link2caro.net/?p=634</guid>
		<description><![CDATA[Export your Eclipse preferences using File &#62; Export &#62; General &#62; Preferences. This will output a .epf file with a whole bunch of preferences including repository info; way more than you need. Run some simple  commands to create a preference file that contains color information only. Add &#8220;file_export_version=3.0&#8243; as the top line of your new [...]]]></description>
			<content:encoded><![CDATA[<ol>
<li>Export your Eclipse preferences using File &gt; Export &gt; General &gt; Preferences. This will output a .epf file with a whole bunch of preferences including repository info; way more than you need.</li>
<li>Run some simple  commands to create a preference file that contains color information only.</li>
<li>Add &#8220;file_export_version=3.0&#8243; as the top line of your new epf file. This allows the file to imported into Eclipse &gt;= 3.0. Without this your preferences will not be imported.</li>
</ol>
<p><code>"file_export_version=3.0" &gt; my_color_prefs.epf<br />
grep -i color &gt;&gt; my_color_prefs.epf<br />
grep -i org.eclipse.wst &gt;&gt; my_color_prefs.epf<br />
grep -i org.eclipse.php.ui &gt;&gt; my_color_prefs.epf</code></p>
<p>Update 27/10/2009 ( <a href="http://files.link2caro.net/2009/08/caro-20091027.epf">caro-20091027</a> )</p>
<p>Update 02/02/2010 ( <a href="http://files.link2caro.net/2009/08/caro-20100202.epf_.gz">caro-20100202</a> ) for PDT 2.2</p>
<p>Thanks to timrobles.com</p>
]]></content:encoded>
			<wfw:commentRss>http://link2caro.net/read/eclipse-color-schemes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Eclipse Dark Color Scheme</title>
		<link>http://link2caro.net/read/eclipse-dark-color-scheme/</link>
		<comments>http://link2caro.net/read/eclipse-dark-color-scheme/#comments</comments>
		<pubDate>Fri, 15 May 2009 20:25:47 +0000</pubDate>
		<dc:creator>CA RO</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Komodo Edit]]></category>

		<guid isPermaLink="false">http://link2caro.net/read/eclipse-dark-color-scheme/</guid>
		<description><![CDATA[Here is my Dark Color Scheme, cloned from my Dark Color Scheme for Komodo Edit Eclipse File &#62; Export Choose Export all and Export your current settings, in case you want to roll back File &#62; Import Choose Import all and click Finish, enjoy! CARO-ColorScheme-Eclipse.epf.zip Komodo Edit 5.1 Unzip the file in C:\Users\&#8230;..\AppData\Roaming\ActiveState\KomodoEdit\5.1\schemes\ or on [...]]]></description>
			<content:encoded><![CDATA[<p>Here is my Dark Color Scheme, cloned from my Dark Color Scheme for Komodo Edit</p>
<p><strong>Eclipse</strong></p>
<p><strong>File &gt; Export<br />
<span style="font-weight: normal;">Choose Export all and Export your current settings, in case you want to roll back</span></strong></p>
<p><strong>File &gt; Import<br />
<span style="font-weight: normal;">Choose Import all and click Finish, enjoy!</span></strong></p>
<p><img src="http://files.link2caro.net/2009/05/Picture-1.png" width="480" height="234" alt="Picture 1.png" title="Picture 1.png" /></p>
<p><a href="http://files.link2caro.net/2009/05/CARO-ColorScheme-Eclipse.epf.zip" title="CARO-ColorScheme-Eclipse.epf.zip">CARO-ColorScheme-Eclipse.epf.zip</a></p>
<p><strong>Komodo Edit 5.1</strong></p>
<p>Unzip the file in <strong>C:\Users\&#8230;..\AppData\Roaming\ActiveState\KomodoEdit\5.1\scheme</strong><strong>s\</strong> or on Mac <strong>~/Library/Application Support/KomodoEdit/5.1/schemes/</strong> and relaunch Komodo Edit</p>
<p><img src="http://files.link2caro.net/2009/05/Picture-2.png" width="480" height="268" alt="Picture 2.png" title="Picture 2.png" /> <a href="http://files.link2caro.net/2009/05/CARO-ColorScheme-KomodoEdit.ksf.zip" title="CARO-ColorScheme-KomodoEdit.ksf.zip">CARO-ColorScheme-KomodoEdit.ksf.zip</a></p>
<p><a href="http://files.link2caro.net/2009/05/CARO-ColorScheme-KomodoEdit.ksf.zip" title="CARO-ColorScheme-KomodoEdit.ksf.zip">CARO-ColorScheme-KomodoEdit.ksf.zip</a></p>
<p>Leave your comments about this color scheme <img src='http://link2caro.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://link2caro.net/read/eclipse-dark-color-scheme/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using apc
Database Caching 5/13 queries in 0.025 seconds using apc
Object Caching 432/443 objects using apc

Served from: link2caro.net @ 2012-02-08 23:32:27 -->
