<?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>The Dev Shack &#187; CFEclipse</title>
	<atom:link href="http://www.thedevshack.com/category/cfeclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thedevshack.com</link>
	<description>Technology and Programming Blog</description>
	<lastBuildDate>Mon, 06 Jun 2011 00:13:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>CFEclipse and Ganymede Issues</title>
		<link>http://www.thedevshack.com/cfeclipse-and-ganymede-issues/</link>
		<comments>http://www.thedevshack.com/cfeclipse-and-ganymede-issues/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 19:48:00 +0000</pubDate>
		<dc:creator>mfleming</dc:creator>
				<category><![CDATA[CFEclipse]]></category>

		<guid isPermaLink="false">http://www.thedevshack.com/cfeclipse-and-ganymede-issues/</guid>
		<description><![CDATA[Having recently had a computer die on me, I have been slowly installing all my dev tools on a new one.&#0160; After installing Eclipse 3.4.1 and the latest version of CFEclipse, a couple of missing items were really starting to bug me.&#0160; The first was missing tag insight.&#0160; I don&#39;t use this a lot, but [...]]]></description>
			<content:encoded><![CDATA[<p>Having recently had a computer die on me, I have been slowly installing all my dev tools on a new one.&#0160; After installing Eclipse 3.4.1 and the latest version of CFEclipse, a couple of missing items were really starting to bug me.&#0160; The first was missing tag insight.&#0160; I don&#39;t use this a lot, but it&#39;s very helpful when you are using a function you don&#39;t use a whole lot, and you don&#39;t remember all the arguments that are available.&#0160; The second was missing line numbers.&#0160; This really was a big deal for me and drove me nuts to no end.&#0160; After searching around a bit I found the solution to both of my problems on the CFEclipse WIKI site.</p>
<p>In short, to enable your tag insight, right click on your project and select &quot;Add Remove CFE Nature&quot;.&#0160; For missing line numbers you need to update (or create) a config file to enable it.</p>
<p>In your workspace, find the file:<br />.metadata.pluginsorg.eclipse.core.runtime.settingsorg.cfeclipse.cfml.prefs</p>
<p>If the file doesn&#39;t exist &#8211; copy and rename one of the other .prefs files.</p>
<p>In org.cfeclipse.cfml.prefs add a line with this text:</p>
<p>lineNumberRuler=true</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thedevshack.com/cfeclipse-and-ganymede-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

