<?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>Blog of Shaun McCran - Architecting robust, elegant technical and business solutions - Eclipse</title>
			<link>http://www.mccran.co.uk/index.cfm</link>
			<description>I write about Architecture and Design, Architectural patterns, Architectural Principles and Architectural policies. This includes TOGAF, Zachman, Business Architecture, SOA and Process and tools such as the IBM Rational software and Adobe products. I also write about my previous life as a mobile and web developer.</description>
			<language>en-gb</language>
			<pubDate>Tue, 09 Jun 2026 06:50:29 -0000</pubDate>
			<lastBuildDate>Sat, 29 May 2010 17:26:00 -0000</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>shaun@mccran.co.uk</managingEditor>
			<webMaster>shaun@mccran.co.uk</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>shaun@mccran.co.uk</itunes:email>
				<itunes:name></itunes:name>
			</itunes:owner>
			
			<itunes:explicit>no</itunes:explicit>
			
			
			
			
			
			<item>
				<title>Eclipse SDK workspace issues and problems creating projects</title>
				<link>http://www.mccran.co.uk/index.cfm/2010/5/29/Eclipse-SDK-workspace-issues-and-problems-creating-projects</link>
				<description>
				
				I&apos;ve recently picked up a new laptop, and in the process of setting it up for development purposes I&apos;ve had some issues. Some are Windows 7 based, the others are Eclipse workspace related.

I thought I&apos;d put together a short entry on the issues I encountered, and how I overcame them.
				 [More]
				</description>
				
				
				<category>Eclipse</category>
				
				<category>Recommended Apps</category>
				
				<category>Windows</category>
				
				<pubDate>Sat, 29 May 2010 17:26:00 -0000</pubDate>
				<guid>http://www.mccran.co.uk/index.cfm/2010/5/29/Eclipse-SDK-workspace-issues-and-problems-creating-projects</guid>
				
				
			</item>
			
		 	
			
			
			<item>
				<title>My Software Development platform specifications - whats yours?</title>
				<link>http://www.mccran.co.uk/index.cfm/2010/2/28/My-Software-Development-platform-specifications--whats-yours</link>
				<description>
				
				I&apos;ve been experiencing issues with my development setup, so I thought I&apos;d write a blog entry to wrap up my findings, and try and gauge what the community is running.
In this article I will detail what I use in my development environment, and how it is set up.

I&apos;ve recently had errors occurring in my Eclipse IDE. There have been some very frustrating SVN client version incompatibilities, so I thought I would re install it. It turns out this was a common error (menu options in subclipse were not available) based on an incompatibility between the subclipse plug-in and the Aptana studio.

A detailed fix is in this blog entry: 
&lt;a href=https://radrails.tenderapp.com/discussions/problems/173-synchronize-view-broken-after-upgrading-to-radrails-203 target=_blank&gt; https://radrails.tenderapp.com/discussions/problems/173-synchronize-view-broken-after-upgrading-to-radrails-203&lt;/a&gt;

&lt;h3&gt;Software setup&lt;/h3&gt;
I use the Eclipse Java IDE as my primary development application. Alongside this I use the CFEclipse plug-in for ColdFusion functionality, the Aptana Studio plug-in for CSS and JavaScript functionality. I also use the subclipse plug-in for SVN integration.

For Flex/AIR I use a standalone FLEX studio installation. This is pretty much a custom workspace in an Eclipse IDE. I only do this as I have had several issues trying to get FLEX installed into the regular Eclipse IDE.

I recently tried to switch to the 64 bit version of Eclipse, but it would not recognise my Java install, and from what I&apos;ve read online you need to install a 64 bit version of Java. The only version of this I can find is flagged as &quot;experimental&quot; so I think I&apos;ll leave it well alone.

I&apos;ve found it quite good to increase the default 256mb heap space in Eclipse to 512mb, there e is an article detailing how to edit the Eclipse ini file here:
&lt;a href=http://wiki.eclipse.org/FAQ_How_do_I_increase_the_heap_size_available_to_Eclipse%3F&gt;http://wiki.eclipse.org/FAQ_How_do_I_increase_the_heap_size_available_to_Eclipse%3F&lt;/a&gt;

&lt;h3&gt;Download links&lt;/h3&gt;
Eclipse downloads: &lt;a href=http://www.eclipse.org/downloads/ target=_blank&gt;http://www.eclipse.org/downloads/&lt;/a&gt;

CFEclipse downloads: &lt;a href= http://trac.cfeclipse.org/wiki/InstallingCfeclipse target=_blank&gt; http://trac.cfeclipse.org/wiki/InstallingCfeclipse &lt;/a&gt;

Aptana downloads: &lt;a href=http://www.aptana.org/studio/plugin target=_blank &gt;http://www.aptana.org/studio/plugin&lt;/a&gt;

Subclipse downloads: &lt;a href=http://subclipse.tigris.org/servlets/ProjectProcess?pageID=p4wYuA target=_blank &gt;http://subclipse.tigris.org/servlets/ProjectProcess?pageID=p4wYuA&lt;/a&gt;
				
				</description>
				
				
				<category>Eclipse</category>
				
				<category>Recommended Apps</category>
				
				<category>Web technologies</category>
				
				<pubDate>Sun, 28 Feb 2010 21:42:00 -0000</pubDate>
				<guid>http://www.mccran.co.uk/index.cfm/2010/2/28/My-Software-Development-platform-specifications--whats-yours</guid>
				
				
			</item>
			
		 	
			
			
			<item>
				<title>Weird character encoding in eclipse - non Cp1252</title>
				<link>http://www.mccran.co.uk/index.cfm/2009/4/20/Weird-character-encoding-in-eclipse--non-Cp1252</link>
				<description>
				
				I&apos;ve recently tried to import some source from Gmail, and save it as a text file in Eclipse, but discovered an encoding issue that seemed strangely undocumented online.

When I was trying to save the imported source, I would receive an error message:

&quot;Some characters cannot be mapped using &apos;Cp1252&apos; character encoding&quot;.

It turns out that Gmail is using a wider spread of encoding than usual websites. Simply click on File-&gt; Properties -&gt; Text File Encoding -&gt; and select another encoding format until you hit the right one. In my case it was UTF-8.

Then eclipse will save it!
				
				</description>
				
				
				<category>Eclipse</category>
				
				<category>HTML</category>
				
				<pubDate>Mon, 20 Apr 2009 15:32:00 -0000</pubDate>
				<guid>http://www.mccran.co.uk/index.cfm/2009/4/20/Weird-character-encoding-in-eclipse--non-Cp1252</guid>
				
				
			</item>
			
		 	
			
			
			<item>
				<title>Adobe releases Tour-de-Flex as Eclipse plugin</title>
				<link>http://www.mccran.co.uk/index.cfm/2009/4/1/Adobe-releases-TourdeFlex-as-Eclipse-plugin</link>
				<description>
				
				I was directed to the Adobe Developer Connection site by a colleague the other day, and told to go look at &apos;&lt;a href=http://www.adobe.com/devnet/flex/tourdeflex/ target=&quot;new_win&quot;&gt;Tour-de-Flex&lt;/a&gt;&apos;.

&lt;iframe width=&quot;216&quot; height=&quot;182&quot; frameborder=0 scrolling=&quot;no&quot; src=&quot;http://tourdeflex.adobe.com/badge/&quot;&gt;&lt;/iframe&gt;

Its an AIR/Web application that hosts a whole range of example FLEX and AIR resources. 

Its also available as a handy eclipse plugin, if you are that way inclined :-)

I&apos;ve had a brief look around it, and it looks pretty good, very handy having code examples and themes right there on your desktop. 

Also gave me some interesting trains of thought of the next AIR application I have in mind....
				
				</description>
				
				
				<category>Eclipse</category>
				
				<category>AIR</category>
				
				<category>RIA</category>
				
				<category>Flex</category>
				
				<pubDate>Wed, 01 Apr 2009 11:00:00 -0000</pubDate>
				<guid>http://www.mccran.co.uk/index.cfm/2009/4/1/Adobe-releases-TourdeFlex-as-Eclipse-plugin</guid>
				
				
			</item>
			
		 	
			
			
			<item>
				<title>Subclipse plugin</title>
				<link>http://www.mccran.co.uk/index.cfm/2008/10/22/Subclipse-plugin</link>
				<description>
				
				I must have gone through three or four different methods of installing an SVN shell, or plugin, or desktop application to interface with Eclipse. Most had strange configuration issues, and required intimate knowledge of SVN process&apos;s.

Thankfully I found this the other day, its a simple clean guide to installing subClipse into Eclipse, using the traditional &apos;Software Updates&apos; menu method.

&lt;a href=&quot;http://subclipse.tigris.org/install.html&quot; target=&quot;new_win&quot;&gt;http://subclipse.tigris.org/install.html&lt;/a&gt;
				
				</description>
				
				
				<category>Eclipse</category>
				
				<pubDate>Wed, 22 Oct 2008 10:17:00 -0000</pubDate>
				<guid>http://www.mccran.co.uk/index.cfm/2008/10/22/Subclipse-plugin</guid>
				
				
			</item>
			
		 	
			
			
			<item>
				<title>Where have my code hints gone in eclipse??</title>
				<link>http://www.mccran.co.uk/index.cfm/2008/10/10/Where-have-my-code-hints-gone-in-eclipse</link>
				<description>
				
				I recently re-installed Eclipse (then CFEclipse, Aptana .... etc etc..). Much to my horror I was happily coding away on my new installed version, and my code hints had disappeard! CTRL+SPACE just didn&apos;t work anymore!

i couldn&apos;t find anywhere in the preferences to re-enable this (ala DreamWeaver) but I did discover that if I right clicked on the project folder, and selected &quot;Add/Remove CFE Nature&quot; it re-enabled the code hints!

Eclipse was already in the CfEclipse perspective, and it was a cf project, so I&apos;m not sure why this made any difference. Handy tho.
				
				</description>
				
				
				<category>Eclipse</category>
				
				<pubDate>Fri, 10 Oct 2008 14:42:00 -0000</pubDate>
				<guid>http://www.mccran.co.uk/index.cfm/2008/10/10/Where-have-my-code-hints-gone-in-eclipse</guid>
				
				
			</item>
			
		 	
			</channel></rss>