<?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>Romiro &#187; Eclipse</title>
	<atom:link href="http://www.romiro.com/archives/category/eclipse/feed" rel="self" type="application/rss+xml" />
	<link>http://www.romiro.com</link>
	<description>A jaunt into the realm of pessimistic optimism</description>
	<lastBuildDate>Wed, 15 Jul 2009 18:12:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Vista x64, Eclipse GUI, and Logitech SetPoint</title>
		<link>http://www.romiro.com/archives/25</link>
		<comments>http://www.romiro.com/archives/25#comments</comments>
		<pubDate>Wed, 05 Mar 2008 17:27:49 +0000</pubDate>
		<dc:creator>rrogers</dc:creator>
				<category><![CDATA[Eclipse]]></category>

		<guid isPermaLink="false">http://www.romiro.com/archives/25</guid>
		<description><![CDATA[For anyone who might be having user interface problems and issues (for me it was in the preferences window of Eclipse &#8211; both Zend Studio for Eclipse and Flex SDK) and are using Vista x64 with the logitech setpoint software installed, try uninstalling the setpoint software and see if your problems are fixed.]]></description>
			<content:encoded><![CDATA[<p>For anyone who might be having user interface problems and issues (for me it was in the preferences window of Eclipse &#8211; both Zend Studio for Eclipse and Flex SDK) and are using Vista x64 with the logitech setpoint software installed, try uninstalling the setpoint software and see if your problems are fixed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.romiro.com/archives/25/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby Blue theme for Eclipse</title>
		<link>http://www.romiro.com/archives/7</link>
		<comments>http://www.romiro.com/archives/7#comments</comments>
		<pubDate>Sat, 19 May 2007 15:13:54 +0000</pubDate>
		<dc:creator>rrogers</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.romiro.com/archives/7</guid>
		<description><![CDATA[I have recently made the switch from using Zend IDE to Eclipse and PDT/Aptana for my jaunts into web development (read: every day of my career). While using Zend, I had ran across a post on the Zend Forums that listed a good chunk of different themes you could download and use in your Zend [...]]]></description>
			<content:encoded><![CDATA[<p>I have recently made the switch from using Zend IDE to Eclipse and PDT/Aptana for my jaunts into web development (read: every day of my career).  While using Zend, I had ran across a <a href="http://www.zend.com/forums/index.php?t=tree&amp;th=3030&amp;S=3b925e9cd950bc350f59db0c1a42205d" target="_blank">post on the Zend Forums</a> that listed a good chunk of different themes you could download and use in your Zend environment.  My favorite out of the list was instantly the Ruby Blue theme, apparently from <a href="http://macromates.com/" target="_blank">TextMate</a> (although in my brief, brief time playing with TextMate, I never saw it as one of the options).  Regardless, it&#8217;s an awesome theme if you&#8217;re into lights-on-dark for your editing like I am.</p>
<p>After my switch I found out that it&#8217;s either really difficult to do Google searches on Eclipse themes and styles, or that no one has really made much headway in that part of the IDE. (There is the <a href="http://drnicwilliams.com/2006/08/08/textmate-theme-for-radrails/">TextMate theme for RadRails</a> but I found it to be not exactly my cup of tea&#8230;I&#8217;m picky, sorry!).  So I tasked myself with an attempt at manually migrating the pretty colors from ZDE into Eclipse, and wouldn&#8217;t you know it, the transition went pretty damn smoothly.</p>
<p align="center"><a href="http://www.romiro.com/wp-admin/upload.php?style=inline&amp;tab=browse&amp;post_id=7&amp;_wpnonce=72d7f5abf7&amp;ID=8&amp;action=view&amp;paged" id="file-link-8" title="PHP" class="file-link image">  			</a><a href="http://www.romiro.com/wp-content/uploads/2007/05/rubyblue-php.png" title="PHP"><img src="http://www.romiro.com/wp-content/uploads/2007/05/rubyblue-php.thumbnail.png" alt="PHP" /></a>    <a href="http://www.romiro.com/wp-content/uploads/2007/05/rubyblue-css.png" title="CSS"><img src="http://www.romiro.com/wp-content/uploads/2007/05/rubyblue-css.thumbnail.png" alt="CSS" /></a>  <a href="http://www.romiro.com/wp-content/uploads/2007/05/rubyblue-js.png" title="JavaScript"><img src="http://www.romiro.com/wp-content/uploads/2007/05/rubyblue-js.thumbnail.png" alt="JavaScript" /></a></p>
<p>To get these color styles into your own Eclipse, just download the .epf file and go to File -&gt; Import in Eclipse, choose General -&gt; Preferences, select the file, and import.  I recommend making a backup of your own preferences by following the same steps, only selecting Export instead of Import.  I stripped out some of the non-color related stuff, but in order to make sure I got everything, I left some of the stuff I wasn&#8217;t sure about in there, so there may be a conflict if you have some of your own personal preferences (though I&#8217;m fairly sure I didn&#8217;t do much to my settings besides changing tabs to spaces).</p>
<h3><a href="http://www.romiro.com/wp-content/uploads/2007/05/ruby_blue.zip" title="Eclipse Preferences File">» Eclipse Preferences File</a></h3>
<p>Also, there are settings for both Aptana&#8217;s CSS/JS editor as well as the Webtools versions of those editors (as well as HTML for webtools).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.romiro.com/archives/7/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
