<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>Bob&apos;s Blog - ColdFusion Tidbits - CFEclipse</title>
			<link>http://www.silverwareconsulting.com/index.cfm</link>
			<description>Some stuff about ColdFusion and Transfer</description>
			<language>en-us</language>
			<pubDate>Thu, 09 Sep 2010 05:08:51 -0400</pubDate>
			<lastBuildDate>Tue, 15 Sep 2009 16:57:00 -0400</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>bob.silverberg@gmail.com</managingEditor>
			<webMaster>bob.silverberg@gmail.com</webMaster>
			
			<item>
				<title>Snow Leopard Eclipse Settings Gotcha</title>
				<link>http://www.silverwareconsulting.com/index.cfm/2009/9/15/Snow-Leopard-Eclipse-Settings-Gotcha</link>
				<description>
				
				I just upgraded my MBP to Snow Leopard and I found that Eclipse would no longer start on my machine.  It turns out that I had some custom settings in my eclipse.ini file, that I had picked up from a &lt;a href=&quot;http://blog.mxunit.org/2009/07/speeding-up-coldfusion-builder.html&quot; target=&quot;_blank&quot;&gt;blog post&lt;/a&gt; by &lt;a href=&quot;http://blog.mxunit.org/&quot; target=&quot;_blank&quot;&gt;Marc Esher&lt;/a&gt;. Those settings did help speed up Eclipse, but one of them also prevented it from starting after the 10.6 upgrade.&lt;/p&gt;
&lt;p&gt;I removed the offending option, &lt;em&gt;-XX:+UseParallelOldGC&lt;/em&gt;, from my eclipse.ini file and now Eclipse is up and running again!&lt;/p&gt; 
				</description>
				
				<category>OS X</category>				
				
				<category>CFEclipse</category>				
				
				<pubDate>Tue, 15 Sep 2009 16:57:00 -0400</pubDate>
				<guid>http://www.silverwareconsulting.com/index.cfm/2009/9/15/Snow-Leopard-Eclipse-Settings-Gotcha</guid>
				
			</item>
			
			<item>
				<title>Managing Multiple Eclipse Installations</title>
				<link>http://www.silverwareconsulting.com/index.cfm/2008/6/26/Managing-Multiple-Eclipse-Installations</link>
				<description>
				
				I&apos;ve been using Eclipse for my CF development for several months now, and I found an article awhile back that explains how to set up Eclipse so it&apos;s easy to run multiple versions, as well as keep all of your plugins in one place.  This method has been working very well for me, so I wanted to post a link to the article in question:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.javalobby.org/java/forums/t18678.html&quot;&gt;Managing Multiple Eclipse Installations&lt;/a&gt; - by R.J. Lorimer&lt;/p&gt;
&lt;p&gt;I encountered one issue with this method when I upgraded to Eclipse 3.4, so I thought I&apos;d post the solution here.&lt;/p&gt;
&lt;p&gt;The problem is that you need to have access to the menu item &lt;span style=&quot;font: 500 1em/1.5em &apos;Lucida Console&apos;, &apos;courier new&apos;, monospace ;&quot;&gt;Help -&gt; Software Updates -&gt; Manage Configuration...&lt;/span&gt; to tell Eclipse where to find your plugins.  I&apos;m sure you could specify this in some XML file somewhere, without going through the UI, but I don&apos;t know where that is.  Anyway, that menu item is absent from the standard Eclipse 3.4 menu, but it can be resurrected.&lt;/p&gt;
&lt;p&gt;Just go to &lt;span style=&quot;font: 500 1em/1.5em &apos;Lucida Console&apos;, &apos;courier new&apos;, monospace ;&quot;&gt;Preferences -&gt; General -&gt; Capabilities&lt;/span&gt;, and check &quot;Classic Update&quot;.  Voila - &lt;span style=&quot;font: 500 1em/1.5em &apos;Lucida Console&apos;, &apos;courier new&apos;, monospace ;&quot;&gt;Help -&gt; Software Updates -&gt; Manage Configuration...&lt;/span&gt; is back!&lt;/p&gt; 
				</description>
				
				<category>CFEclipse</category>				
				
				<pubDate>Thu, 26 Jun 2008 09:58:00 -0400</pubDate>
				<guid>http://www.silverwareconsulting.com/index.cfm/2008/6/26/Managing-Multiple-Eclipse-Installations</guid>
				
			</item>
			
			<item>
				<title>You Can Open a Word Document in Eclipse</title>
				<link>http://www.silverwareconsulting.com/index.cfm/2008/6/17/You-Can-Open-a-Word-Document-in-Eclipse</link>
				<description>
				
				This may be something that most people already know, but it took me by surprise.  I was looking at the contents of one of my project&apos;s directories in the Navigator window, and inadvertently double-clicked on a Word document.  Guess what happened?  That&apos;s right, the document opened in Word, inside an Eclipse editor window.&lt;/p&gt;
&lt;p&gt;Pretty cool, actually.  Now I don&apos;t even have to leave my favourite environment to edit Word docs.  Not surprisingly it works with Excel and Powerpoint files as well.  Must be an OLE thing.&lt;/p&gt; 
				</description>
				
				<category>CFEclipse</category>				
				
				<pubDate>Tue, 17 Jun 2008 11:44:00 -0400</pubDate>
				<guid>http://www.silverwareconsulting.com/index.cfm/2008/6/17/You-Can-Open-a-Word-Document-in-Eclipse</guid>
				
			</item>
			</channel></rss>