<?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>thecrumb.com &#187; xml</title>
	<atom:link href="http://thecrumb.com/tag/xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://thecrumb.com</link>
	<description>developer &#124; thinker &#124; tinkerer</description>
	<lastBuildDate>Sat, 04 Feb 2012 01:28:22 +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>Fusebox Fuseactions In Eclipse Outline View</title>
		<link>http://thecrumb.com/2010/01/28/fusebox-fuseactions-in-eclipse-outline-view/</link>
		<comments>http://thecrumb.com/2010/01/28/fusebox-fuseactions-in-eclipse-outline-view/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 16:16:05 +0000</pubDate>
		<dc:creator>Jim Priest</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[CFEclipse]]></category>
		<category><![CDATA[fusebox]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.thecrumb.com/?p=1040</guid>
		<description><![CDATA[I&#8217;m working on an older project written in Fusebox (I&#8217;m so happy to be working on something using a framework for a change!) and was struggling to weed through the circuit files. I&#8217;m using CFEclipse and editing the XML files &#8230; <a href="http://thecrumb.com/2010/01/28/fusebox-fuseactions-in-eclipse-outline-view/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m working on an older project written in Fusebox (I&#8217;m so happy to be working on something using a framework for a change!) and was struggling to weed through the circuit files.</p>
<p>I&#8217;m using CFEclipse and editing the XML files using Aptana&#8217;s XML editor.</p>
<p>My first thought was I could use the Outline view but that didn&#8217;t give me anything useful:</p>
<div id="attachment_1041" class="wp-caption aligncenter" style="width: 510px"><a href="http://thecrumb.com/wp-content/uploads/2010/01/outline1.png"><img class="size-full wp-image-1041" src="http://thecrumb.com/wp-content/uploads/2010/01/outline1.png" alt="Aptana XML Editor - Default Outline View" width="500" height="172" /></a><p class="wp-caption-text">Aptana XML Editor - Default Outline View</p></div>
<p>Digging in the Aptana preferences however turned up this GEM:</p>
<p><strong>Aptana &gt; Editors &gt; XML </strong></p>
<p><em>&#8220;Tag attributes to show in outline view&#8221;</em></p>
<p>By default this is set to &#8216;id&#8217;.  I added &#8216;name&#8217; (it accepts a comma delimited list) and viola! It now shows my fuseactions in the Outline view:</p>
<div id="attachment_1042" class="wp-caption aligncenter" style="width: 510px"><a href="http://thecrumb.com/wp-content/uploads/2010/01/outline2.png"><img class="size-full wp-image-1042" src="http://thecrumb.com/wp-content/uploads/2010/01/outline2.png" alt="Outline View Showing Name Attribute" width="500" height="156" /></a><p class="wp-caption-text">Outline View Showing Name Attribute</p></div>
<p>I think CFBuilder is using Aptana under the hood so I would imagine this may work there as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://thecrumb.com/2010/01/28/fusebox-fuseactions-in-eclipse-outline-view/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

