<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://web.resource.org/cc/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">

			<channel>
			<title>Brian Meloche&apos;s Blog - Eclipse</title>
			<link>http://www.brianmeloche.com/blog/index.cfm</link>
			<description>I&apos;ll blog about ColdFusion, weight loss, podcasting and life with too many pets! :-)</description>
			<language>en-us</language>
			<pubDate>Mon, 06 Sep 2010 20:38:27 -0400</pubDate>
			<lastBuildDate>Tue, 22 Sep 2009 16:00:00 -0400</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>brian@brianmeloche.com</managingEditor>
			<webMaster>brian@brianmeloche.com</webMaster>
			<itunes:subtitle></itunes:subtitle>
			<itunes:summary></itunes:summary>
			<itunes:category text="Technology" />
			<itunes:category text="Technology">
				<itunes:category text="Podcasting" />
			</itunes:category>
			<itunes:category text="Technology">
				<itunes:category text="Tech News" />
			</itunes:category>
			<itunes:keywords></itunes:keywords>
			<itunes:author></itunes:author>
			<itunes:owner>
				<itunes:email>brian@brianmeloche.com</itunes:email>
				<itunes:name></itunes:name>
			</itunes:owner>
			<itunes:image href="" />
			<image>
				<url></url>
				<title>Brian Meloche&apos;s Blog</title>
				<link>http://www.brianmeloche.com/blog/index.cfm</link>
			</image>
			<itunes:explicit>no</itunes:explicit>
			
			<item>
				<title>Want a stripped down Eclipse? A 64-bit Eclipse? Get it here...</title>
				<link>http://www.brianmeloche.com/blog/index.cfm/2009/9/22/Want-a-stripped-down-Eclipse-A-64bit-Eclipse-Get-it-here</link>
				<description>
				
				Since I was first introduced to Eclipse about 3 1/2 years ago (via CFEclipse), I&apos;ve had a love/hate relationship with it.

I&apos;ve loved the power it gives you, particularly in most of &lt;a href=&quot;http://www.cfeclipse.org&quot;&gt;CFEclipse&lt;/a&gt; (though it&apos;s also but I&apos;ve found myself going back to other IDEs and editors. I&apos;ve always found Eclipse to be slow, bloated and often buggy. Mind you, those are often the fault of the plugins I use, but that&apos;s always been a sore spot.

Eclipse just is a pig. Well, that&apos;s what I thought, but I&apos;ll get back to that in a minute.

I never know... WHICH version of Eclipse should I run? I&apos;ve tried the J2EE version, but that&apos;s the biggest one, and as a CF developer, installs a lot of plugins that I don&apos;t use, and although some of those I may use or use occasionally, many of those plugins I&apos;ll never use. The Java version in the past gave me problems, but that was a couple of versions back. I&apos;ve thought of running the PHP version, but... I don&apos;t use PHP much, so that&apos;s not a great match. Classic? Yeah, but that installs all the source code, and I don&apos;t see myself in the immediate future needing that. I&apos;ve tried the newer interactive builds like YOXOS, Pulse and I even tried MyEclipse once (trial). I&apos;ve tried standalones of Flex Builder (now Flash Builder), and now ColdFusion Builder. I thought maybe CFBuilder would be the ticket - but... well, it&apos;s a beta, and even that&apos;s not been the best experience.

I have wanted a stripped down Eclipse - one that had only the plugins that I installed, and nothing more. I&apos;ve looked, but hadn&apos;t found it.

Recently, I&apos;ve been running a Vista 64-bit edition, and have just converted my laptop (as of last night) to Windows 7 64-bit to take advantage of all the RAM I could throw at it. Strangely, I searched, but could only find a 64-bit for Linux. Surely, I thought, there HAD to be a Windows 64-bit.

That&apos;s where these two journeys meet each other.

Thanks to a reply on a list that I belong to (thanks, Andrew), I&apos;ve found both (for Galileo - Version 3.5 - the latest at the time of writing) here:

&lt;a href=&quot;http://download.eclipse.org/eclipse/downloads/drops/R-3.5-200906111540/&quot;&gt;http://download.eclipse.org/eclipse/downloads/drops/R-3.5-200906111540/&lt;/a&gt;

YES, there IS a Windows 64-bit version of Eclipse. It doesn&apos;t seem to exist as a package, but it definitely exists. Mac lovers? There&apos;s a 64-bit OSX version, too.

The category for the one that&apos;s stripped down, with no extra extensions is called: Platform Runtime Binary. You&apos;ll find that about half way down the page.

Now, that said, you&apos;ll have to download and install the plugins you want... but that&apos;s just it... install Eclipse as small as you need to, and don&apos;t add stuff you don&apos;t need. In previous versions of Eclipse, this would have been a major pain, but Galileo will include the dependencies you need.

Anyway, it was a MAJOR find when I found both the 64-bit Windows Eclipse AND the stripped down Eclipse all in one! I thought I should share it... since it took ME so long to find it.

Kudos to Andrew Scott for the tip that helped me solve two problems at once!

UPDATE 1: Get the latest downloads here:

&lt;a href=&quot;http://download.eclipse.org/eclipse/downloads/&quot;&gt;http://download.eclipse.org/eclipse/downloads/&lt;/a&gt;

That page will always have a link to latest and greatest. For example, the June 11th build is linked today, but when 3.5.1 comes out, and newer releases as they come out, you&apos;ll find the links here. You&apos;ll also find early Eclipse 3.6 builds as well as the 3.4 (Ganymede) builds.

UPDATE 2: Eclipse 3.5.1 came out late last week so the latest and greatest can be found at:

&lt;a href=&quot;http://download.eclipse.org/eclipse/downloads/drops/R-3.5.1-200909170800/index.php&quot;&gt;http://download.eclipse.org/eclipse/downloads/drops/R-3.5.1-200909170800/index.php&lt;/a&gt; 

(I&apos;ll update this post with more links later, if you need them...) 
				</description>
				
				<category>ColdFusion</category>				
				
				<category>Eclipse</category>				
				
				<pubDate>Tue, 22 Sep 2009 16:00:00 -0400</pubDate>
				<guid>http://www.brianmeloche.com/blog/index.cfm/2009/9/22/Want-a-stripped-down-Eclipse-A-64bit-Eclipse-Get-it-here</guid>
				
				
			</item>
			</channel></rss>