<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>DickBlog - Not much original comment, but lots of great resources - Eclipse</title>
			<link>http://www.dickblog.com/index.cfm</link>
			<description>DickBlog.com</description>
			<language>en-us</language>
			<pubDate>Mon, 06 Sep 2010 00:46:20 +0100</pubDate>
			<lastBuildDate>Fri, 15 Feb 2008 18:09:00 +0100</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>dick@dickblog.com</managingEditor>
			<webMaster>dick@dickblog.com</webMaster>
			
			<item>
				<title>Ant and Eclipse</title>
				<link>http://www.dickblog.com/index.cfm/2008/2/15/Ant-and-Eclipse</link>
				<description>
				
				&lt;p&gt;Andy Scott has some interesting ideas on &lt;a href=&quot;http://www.andyscott.id.au/index.cfm/2007/12/27/Eclipse--Ant-tidbit&quot; target=&quot;_blank&quot;&gt;associating Ant build scripts with an Eclipse project&lt;/a&gt;.&lt;/p&gt; 
				</description>
				
				<category>Ant</category>				
				
				<category>Eclipse</category>				
				
				<category>CFEclipse</category>				
				
				<pubDate>Fri, 15 Feb 2008 18:09:00 +0100</pubDate>
				<guid>http://www.dickblog.com/index.cfm/2008/2/15/Ant-and-Eclipse</guid>
				
			</item>
			
			<item>
				<title>Pulse</title>
				<link>http://www.dickblog.com/index.cfm/2008/2/15/Pulse</link>
				<description>
				
				&lt;p&gt;Pulse is an online Eclipse config service. Geoff Bowers has blogged &lt;a href=&quot;http://blog.daemon.com.au/index.cfm?objectid=90D77C9C-13D4-B1F1-48FF8FBE1D529B0B&quot; target=&quot;_blank&quot;&gt;an easy way to extend it&lt;/a&gt;.&lt;/p&gt; 
				</description>
				
				<category>Eclipse</category>				
				
				<category>CFEclipse</category>				
				
				<pubDate>Fri, 15 Feb 2008 15:16:00 +0100</pubDate>
				<guid>http://www.dickblog.com/index.cfm/2008/2/15/Pulse</guid>
				
			</item>
			
			<item>
				<title>Merging with Subversion and Eclipse</title>
				<link>http://www.dickblog.com/index.cfm/2008/1/18/Merging-with-Subversion-and-Eclipse</link>
				<description>
				
				&lt;p&gt;The Daemonites has a good posing on &lt;a href=&quot;http://blog.daemon.com.au/index.cfm?objectid=8BD6FDD8-13D4-B1F1-48742F8EE3BEB437&quot; target=&quot;_blank&quot;&gt;merging with SVN in Eclipse&lt;/a&gt;.&lt;/p&gt; 
				</description>
				
				<category>Eclipse</category>				
				
				<category>Subversion</category>				
				
				<pubDate>Fri, 18 Jan 2008 16:32:00 +0100</pubDate>
				<guid>http://www.dickblog.com/index.cfm/2008/1/18/Merging-with-Subversion-and-Eclipse</guid>
				
			</item>
			
			<item>
				<title>SvnAnt on Mac with Eclipse</title>
				<link>http://www.dickblog.com/index.cfm/2008/1/11/SvnAnt-on-Mac-with-Eclipse</link>
				<description>
				
				&lt;p&gt;I struggled to get SvnAnt to work on a Windows box some time ago and wasn&apos;t looking forward to trying to get it working on my Mac but I shouldn&apos;t have been.&lt;/p&gt;
&lt;p&gt;It was easy!&lt;/p&gt;
&lt;p&gt;Just install &lt;a target=&quot;_blank&quot; href=&quot;http://downloads.open.collab.net/binaries.html&quot;&gt;Subversion for Mac&lt;/a&gt; then get &lt;a target=&quot;_blank&quot; href=&quot;http://subclipse.tigris.org/svnant.html&quot;&gt;SvnAnt&lt;/a&gt; and put the *.jar in some central place which you then reference in the classpath of the build.xml script. Done!&lt;/p&gt;
&lt;p&gt;That said, I heard recently that it&apos;s best to use the 1.1 version of SvnAnt as it includes&amp;nbsp; SvnKit and doesn&apos;t need the JavaHL installed which can be&amp;nbsp; problematic.&lt;/p&gt;
&lt;p&gt;Next is to work out how to sync to a remote server via ftp.&lt;/p&gt;
&lt;p&gt;I got ftp working by reading &lt;a href=&quot;http://www.phillnacelli.net/blog/index.cfm/2006/6/15/ANT-Builds-and-FTP&quot; target=&quot;_blank&quot;&gt;ANT Builds and FTP&lt;/a&gt; by Phill Nacelli. Which says you need to install commons-net.jar and jakarta-oro-2.0.8.jar and point Eclipse to those files.&lt;/p&gt;
&lt;p&gt;More good Ant resources here...&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.thecrumb.com/wiki/Ant&quot; target=&quot;_blank&quot;&gt;http://www.thecrumb.com/wiki/Ant&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt; 
				</description>
				
				<category>Ant</category>				
				
				<category>Eclipse</category>				
				
				<category>Subversion</category>				
				
				<pubDate>Fri, 11 Jan 2008 08:42:00 +0100</pubDate>
				<guid>http://www.dickblog.com/index.cfm/2008/1/11/SvnAnt-on-Mac-with-Eclipse</guid>
				
			</item>
			
			<item>
				<title>Powered by Pulse</title>
				<link>http://www.dickblog.com/index.cfm/2008/1/7/Powered-by-Pulse</link>
				<description>
				
				&lt;p&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://www.poweredbypulse.com/&quot;&gt;Pulse&lt;/a&gt; is a customisable Eclipse distribution service which support CFEclipse and hopefully the Adobe add-ons for ColdFusion.&lt;/p&gt; 
				</description>
				
				<category>ColdFusion 8</category>				
				
				<category>Eclipse</category>				
				
				<category>CFEclipse</category>				
				
				<pubDate>Mon, 07 Jan 2008 15:58:00 +0100</pubDate>
				<guid>http://www.dickblog.com/index.cfm/2008/1/7/Powered-by-Pulse</guid>
				
			</item>
			
			<item>
				<title>Example ANT Script</title>
				<link>http://www.dickblog.com/index.cfm/2008/1/7/Example-ANT-Script</link>
				<description>
				
				Take a look at this... &lt;a href=&quot;http://www.thecrumb.com/wiki/Build.xml&quot; target=&quot;_blank&quot;&gt;http://www.thecrumb.com/wiki/Build.xml&lt;/a&gt; 
				</description>
				
				<category>Eclipse</category>				
				
				<pubDate>Mon, 07 Jan 2008 09:24:00 +0100</pubDate>
				<guid>http://www.dickblog.com/index.cfm/2008/1/7/Example-ANT-Script</guid>
				
			</item>
			
			<item>
				<title>Separating Eclipse Plugins From The IDE Installation</title>
				<link>http://www.dickblog.com/index.cfm/2007/3/5/Separating-Eclipse-Plugins-From-The-IDE-Installation</link>
				<description>
				
				Dave Carabetta has some useful note on how to have &lt;a href=&quot;http://www.cbetta.com/blog/index.cfm/2007/3/3/separating-eclipse-plugins-ide-installation&quot; target=&quot;_blank&quot;&gt;several instances of Eclipse share the same set of plugins&lt;/a&gt;. 
				</description>
				
				<category>Eclipse</category>				
				
				<pubDate>Mon, 05 Mar 2007 09:56:00 +0100</pubDate>
				<guid>http://www.dickblog.com/index.cfm/2007/3/5/Separating-Eclipse-Plugins-From-The-IDE-Installation</guid>
				
			</item>
			
			<item>
				<title>CFEclipse Cheatsheet</title>
				<link>http://www.dickblog.com/index.cfm/2007/3/5/CFEclipse-Cheatsheet</link>
				<description>
				
				Do I need to say more?

&lt;a href=&quot;http://www.thecrumb.com/cfeclipse/&quot; target=&quot;_blank&quot;&gt;http://www.thecrumb.com/cfeclipse/&lt;/a&gt; 
				</description>
				
				<category>Eclipse</category>				
				
				<category>ColdFusion</category>				
				
				<pubDate>Mon, 05 Mar 2007 09:22:00 +0100</pubDate>
				<guid>http://www.dickblog.com/index.cfm/2007/3/5/CFEclipse-Cheatsheet</guid>
				
			</item>
			
			<item>
				<title>CFUnit in CFEclipse</title>
				<link>http://www.dickblog.com/index.cfm/2007/1/19/CFUnit-in-CFEclipse</link>
				<description>
				
				Andy Jarrett has a good article &lt;a href=&quot;http://www.andyjarrett.co.uk/andy/blog/index.cfm/2007/1/15/Running-CFUnit-in-CFEclipse-quick-guide&quot; target=&quot;_blank&quot;&gt;Running CFUnit in CFEclipse quick guide&lt;/a&gt; which fit nicely with this &lt;a href=&quot;http://rbdev.net/devblog/index.php?entry=entry070111-013357&quot; target=&quot;_blank&quot;&gt;CFEclipse&apos;s CFUnit&lt;/a&gt; from Robert Blackburn. I need to get into this! 
				</description>
				
				<category>Eclipse</category>				
				
				<category>ColdFusion MX 7</category>				
				
				<pubDate>Fri, 19 Jan 2007 13:19:00 +0100</pubDate>
				<guid>http://www.dickblog.com/index.cfm/2007/1/19/CFUnit-in-CFEclipse</guid>
				
			</item>
			
			<item>
				<title>Eclipse Local File Compare/Replace</title>
				<link>http://www.dickblog.com/index.cfm/2007/1/19/Eclipse-Local-File-CompareReplace</link>
				<description>
				
				Andy Jarrett has a good posting called &lt;a href=&quot;http://www.andyjarrett.co.uk/andy/blog/index.cfm/2007/1/18/Going-beyond-Eclipses-local-file-comparereplace&quot; target=&quot;_blank&quot;&gt;Going beyond Eclipse&apos;s local file compare/replace&lt;/a&gt; on a kind of source control available in Eclipse. 
				</description>
				
				<category>Eclipse</category>				
				
				<pubDate>Fri, 19 Jan 2007 13:06:00 +0100</pubDate>
				<guid>http://www.dickblog.com/index.cfm/2007/1/19/Eclipse-Local-File-CompareReplace</guid>
				
			</item>
			
			<item>
				<title>CFEclipse Video</title>
				<link>http://www.dickblog.com/index.cfm/2006/3/3/CFEclipe-Video</link>
				<description>
				
				Nathan Strutz and others have recorded &lt;a href=&quot;http://video.google.com/videosearch?q=cfeclipse&quot; target=&quot;_blank&quot;&gt;a useful videos on CFEclipse&lt;/a&gt; which I a great starter.

There are some &lt;a href=&quot;http://www.youtube.com/results?search=cfeclipse&amp;search_type=search_videos&quot; target=&quot;_blank&quot;&gt;more CFEclipse videos&lt;/a&gt; here. 
				</description>
				
				<category>Eclipse</category>				
				
				<category>ColdFusion MX 7</category>				
				
				<pubDate>Fri, 03 Mar 2006 09:45:00 +0100</pubDate>
				<guid>http://www.dickblog.com/index.cfm/2006/3/3/CFEclipe-Video</guid>
				
			</item>
			
			<item>
				<title>CFEclipse Resource Page</title>
				<link>http://www.dickblog.com/index.cfm/2006/1/31/CFEclipse-Resource-Page</link>
				<description>
				
				From &lt;a href=&quot;http://www.dopefly.com/pages/cfeclipse.cfm&quot; target=&quot;_blank&quot;&gt;dopefly.com&lt;/a&gt;&lt;br/&gt;

And here&apos;s one from &lt;a href=&quot;http://carehart.org/blog/client/index.cfm/2006/12/12/cfeclipse_getting_started_resources&quot; target=&quot;_target&quot;&gt;Charlie Arehart&lt;/a&gt;. 
				</description>
				
				<category>Eclipse</category>				
				
				<category>ColdFusion MX 7</category>				
				
				<pubDate>Tue, 31 Jan 2006 14:12:00 +0100</pubDate>
				<guid>http://www.dickblog.com/index.cfm/2006/1/31/CFEclipse-Resource-Page</guid>
				
			</item>
			
			<item>
				<title>Fusebox and Eclipse</title>
				<link>http://www.dickblog.com/index.cfm?mode=entry&amp;entry=202C86E4-98EA-AD12-ED4789DAD93A3AE8</link>
				<description>
				
				&amp;quot;&lt;a href=&quot;http://cfopen.org/projects/fusebox3cfe/&quot; target=&quot;_blank&quot;&gt;This is a plugin for the CFEclipse&lt;/a&gt; project that extends the
capabilities of CFEclipse to develop fusebox 3 and 4 applications. It
provides views and functions in line with good practices for fusebox
development.&amp;quot;&lt;br/&gt; 
				</description>
				
				<category>Eclipse</category>				
				
				<category>Fusebox 4.x</category>				
				
				<pubDate>Tue, 31 Jan 2006 11:14:00 +0100</pubDate>
				<guid>http://www.dickblog.com/index.cfm?mode=entry&amp;entry=202C86E4-98EA-AD12-ED4789DAD93A3AE8</guid>
				
			</item>
			
			<item>
				<title>JavaScript Editing with Eclipse</title>
				<link>http://www.dickblog.com/index.cfm?mode=entry&amp;entry=B6059AFA-F7CF-D4DB-3FBB6884B9954ED6</link>
				<description>
				
				&lt;div style=&quot;width: 390px; line-height: 18px; font-size: 12px;&quot;&gt;
		&lt;p&gt;&lt;a href=&quot;http://www.interaktonline.com/Products/Eclipse/JSEclipse/Overview/&quot; target=&quot;_blank&quot;&gt;JSEclipse&lt;/a&gt;
is a freeware&amp;nbsp;Javascript&amp;nbsp;plug-in for the Eclipse environment.&amp;nbsp;Designed&amp;nbsp;
to help web developers edit JavaScript files with ease, it has built
in&amp;nbsp;support for:&lt;/p&gt;
&lt;ul&gt;&lt;li class=&quot;kadov-p&quot;&gt;Code completion for &lt;span class=&quot;hcp3&quot;&gt;&lt;strong&gt;JavaScript&lt;/strong&gt;&lt;/span&gt; function and classes. 
&lt;/li&gt;&lt;li class=&quot;kadov-p&quot;&gt;Code completion for &lt;span class=&quot;hcp3&quot;&gt;&lt;strong&gt;JavaDoc&lt;/strong&gt;&lt;/span&gt;. 
&lt;/li&gt;&lt;li class=&quot;kadov-p&quot;&gt;Function and class names are displayed in the &lt;span class=&quot;hcp3&quot;&gt;&lt;strong&gt;Outline&lt;/strong&gt;&lt;/span&gt; panel for the currently open file. 
&lt;/li&gt;&lt;li class=&quot;kadov-p&quot;&gt;Open declaration 
&lt;/li&gt;&lt;li class=&quot;kadov-p&quot;&gt;Error reporting 
&lt;/li&gt;&lt;li class=&quot;kadov-p&quot;&gt;Warning reporting&lt;/li&gt;&lt;li class=&quot;kadov-p&quot;&gt;Code wrap&lt;/li&gt;&lt;/ul&gt;		&lt;/div&gt; 
				</description>
				
				<category>Eclipse</category>				
				
				<category>JavaScript</category>				
				
				<pubDate>Mon, 03 Oct 2005 11:25:00 +0100</pubDate>
				<guid>http://www.dickblog.com/index.cfm?mode=entry&amp;entry=B6059AFA-F7CF-D4DB-3FBB6884B9954ED6</guid>
				
			</item>
			
			<item>
				<title>JavaScript Support for Eclipse</title>
				<link>http://www.dickblog.com/index.cfm?mode=entry&amp;entry=C971EA3B-AEA9-8C72-BBC1A88F2870FD90</link>
				<description>
				
				Christian Cantrell has called for suggestions for &lt;a href=&quot;http://weblogs.macromedia.com/cantrell/archives/2005/08/javascript_supp.cfm&quot; target=&quot;_blank&quot;&gt;JavaScript plugins for Eclipse&lt;/a&gt;.&lt;br/&gt; 
				</description>
				
				<category>Eclipse</category>				
				
				<pubDate>Thu, 18 Aug 2005 12:54:00 +0100</pubDate>
				<guid>http://www.dickblog.com/index.cfm?mode=entry&amp;entry=C971EA3B-AEA9-8C72-BBC1A88F2870FD90</guid>
				
			</item>
			</channel></rss>