<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>Yacoblog - Eclipse</title>
			<link>http://techfeed.net/blog/index.cfm</link>
			<description>News and Views, Yacoubean style</description>
			<language>en-us</language>
			<pubDate>Fri, 10 Sep 2010 10:30:01 -0600</pubDate>
			<lastBuildDate>Thu, 20 Aug 2009 10:50:00 -0600</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>yacoubean@gmail.com</managingEditor>
			<webMaster>yacoubean@gmail.com</webMaster>
			
			<item>
				<title>FusionDebug now supports Railo</title>
				<link>http://techfeed.net/blog/index.cfm/2009/8/20/FusioinDebug-now-supports-Railo</link>
				<description>
				
				I haven&apos;t seen this mentioned a lot, so I want to help get the word out.  &lt;a href=&quot;http://www.intergral.com/&quot;&gt;Integral&lt;/a&gt; just released &lt;a href=&quot;http://www.fusion-reactor.com/fd/featurefocus/index.cfm&quot;&gt;FusionDebug 3.0&lt;/a&gt;, which brings full support for &lt;a href=&quot;http://www.getrailo.com/&quot;&gt;Railo 3.1&lt;/a&gt;, both the open source and enterprise versions.  I think this is big news!  For the first time ever, we have a CFML debugger that you can use for 2 of the major CFML servers.  And if I were a betting man, I&apos;d put my money on a future version of FusionDebug that supports &lt;a href=&quot;http://www.openbluedragon.org/&quot;&gt;OpenBD&lt;/a&gt; and &lt;a href=&quot;http://www.newatlanta.com/products/bluedragon/index.cfm&quot;&gt;BlueDragon&lt;/a&gt;. 
				</description>
				
				<category>ColdFusion</category>				
				
				<category>Eclipse</category>				
				
				<pubDate>Thu, 20 Aug 2009 10:50:00 -0600</pubDate>
				<guid>http://techfeed.net/blog/index.cfm/2009/8/20/FusioinDebug-now-supports-Railo</guid>
				
			</item>
			
			<item>
				<title>ColdFusion Builder Help files</title>
				<link>http://techfeed.net/blog/index.cfm/2009/8/5/ColdFusion-Builder-Help-files</link>
				<description>
				
				Most of you probably won&apos;t care about this find, but I&apos;ll share anyway.  I am debating if I should update &lt;a href=&quot;http://cfquickdocs.com/&quot;&gt;CFQuickDocs&lt;/a&gt; to include the ColdFusion 9 documentation.  To do this, I would need access to a local copy of the doc pages (tags and functions).  In the past Adobe has been helpful to me with this, pointing out places I could look.  I only mention this, because some of you might think that Adobe wouldn&apos;t like what I have done with CFQuickDocs, but on the contrary they are very supportive (at least, they have been in the past).

When I created the ColdFusion 8 version of CFQuickDocs, I used the ColdFusion Eclipse plugins, which included a full copy of the tags/function doc pages as individual html pages.  So I would need to find something like this to update CFQuickDocs to ColdFusion 9.  Today I found that the new ColdFusion builder has the doc pages in individual HTML pages, but it wasn&apos;t easy to find.

If for some reason you need something like this, look in your ColdFusion Builder installation directory, and in the plugins directory there is a file named com.adobe.coldfusion.help_1.0.0.240773.jar.  Depending on when you are reading this, the numbers in the file name might be different, but you should see one that starts with com.adobe.coldfusion.help.  If you open that Jar with your favorite compression utility, you will see a whole mess of .html files.  Each of these files represents one doc page for the ColdFusion 9 help files included with ColdFusion builder. 
				</description>
				
				<category>ColdFusion</category>				
				
				<category>Eclipse</category>				
				
				<category>Adobe</category>				
				
				<pubDate>Wed, 05 Aug 2009 12:21:00 -0600</pubDate>
				<guid>http://techfeed.net/blog/index.cfm/2009/8/5/ColdFusion-Builder-Help-files</guid>
				
			</item>
			
			<item>
				<title>Two CFBuilder tips</title>
				<link>http://techfeed.net/blog/index.cfm/2009/8/5/Two-CFBuilder-tips</link>
				<description>
				
				I am liking CFBuilder (CFB) more and more as I get used to it.  I have been using CFEclipse for a few years now, so I was already pretty happy with CFB.  But I keep finding new things that improve my approval.  [More]
				</description>
				
				<category>ColdFusion</category>				
				
				<category>Eclipse</category>				
				
				<category>Adobe</category>				
				
				<pubDate>Wed, 05 Aug 2009 09:24:00 -0600</pubDate>
				<guid>http://techfeed.net/blog/index.cfm/2009/8/5/Two-CFBuilder-tips</guid>
				
			</item>
			
			<item>
				<title>CFEclipse 1.3.4 released</title>
				<link>http://techfeed.net/blog/index.cfm/2009/6/24/CFEclipse-14-released</link>
				<description>
				
				&lt;p&gt;I just got wind of a new &lt;a href=&quot;http://cfeclipse.org/&quot;&gt;CFEclipse&lt;/a&gt; release, via the CFEclipse mailing list. It&apos;s been a while since we&apos;ve seen a new release, so this is very exciting news! :) They &lt;a href=&quot;http://trac.cfeclipse.org/cfeclipse/query?status=closed&amp;group=resolution&amp;order=priority&amp;milestone=1.3.2&amp;milestone=1.3.3&quot;&gt;fixed a boat load of bugs&lt;/a&gt;, and added some new features. Here are the highlights that were posted to the mailing list by Randy:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt; An updated CF8 Dictionary&lt;/li&gt;
  &lt;li&gt;Some mild updates to the parser&lt;/li&gt;
  &lt;li&gt;    Mark occurrences of selected words (tag/variable/method/etc)&lt;/li&gt;
  &lt;li&gt;Integration with Eclipse&apos;s DocShare (optional)&lt;/li&gt;
  &lt;li&gt;Preference for modifying the browse url on unit tests to run unit
    tests&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Also, they have tested this new release with Eclipse 3.4, as well as &lt;a href=&quot;http://www.eclipse.org/org/press-release/20090624_galileo.php&quot;&gt;3.5 which was also just released today&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;So fire up your Eclipse Updater and give this new release a spin. :)&lt;/p&gt; 
				</description>
				
				<category>ColdFusion</category>				
				
				<category>Eclipse</category>				
				
				<pubDate>Wed, 24 Jun 2009 07:50:00 -0600</pubDate>
				<guid>http://techfeed.net/blog/index.cfm/2009/6/24/CFEclipse-14-released</guid>
				
			</item>
			
			<item>
				<title>ColdFusion 9 info</title>
				<link>http://techfeed.net/blog/index.cfm/2009/2/16/ColdFusion-9-info</link>
				<description>
				
				I read between the lines of &lt;a href=&quot;http://www.adrocknaphobia.com/post.cfm/software-quality-schedule-and-features&quot;&gt;this post by ColdFusion&apos;s new Product Manager&lt;/a&gt; and I think I&apos;ve extracted a couple of facts.  One answers a question I&apos;ve been puzzling over for a long time, and the others are just interesting tidbits.  [More]
				</description>
				
				<category>ColdFusion</category>				
				
				<category>Eclipse</category>				
				
				<category>Adobe</category>				
				
				<pubDate>Mon, 16 Feb 2009 10:31:00 -0600</pubDate>
				<guid>http://techfeed.net/blog/index.cfm/2009/2/16/ColdFusion-9-info</guid>
				
			</item>
			
			<item>
				<title>Evidence of an Eclipse based CF IDE from Adobe?</title>
				<link>http://techfeed.net/blog/index.cfm/2008/9/26/Evidence-of-an-Eclipse-based-CF-IDE-from-Adobe</link>
				<description>
				
				So I was perusing the list of new features in Dreamweaver CS4, and I don&apos;t see ANY improvements for ColdFusion coding.  There are a couple of new features that will be nice for CF developers, but they aren&apos;t directly related to CF (unless I missed something).  

Personally I use CFEclipse.  But I have been telling my co-workers and friends that I am convinced that Adobe is going to release an Eclipsed based ColdFusion IDE with CF 9 for four reasons:  [More]
				</description>
				
				<category>ColdFusion</category>				
				
				<category>Eclipse</category>				
				
				<category>Adobe</category>				
				
				<pubDate>Fri, 26 Sep 2008 10:21:00 -0600</pubDate>
				<guid>http://techfeed.net/blog/index.cfm/2008/9/26/Evidence-of-an-Eclipse-based-CF-IDE-from-Adobe</guid>
				
			</item>
			
			<item>
				<title>CF8 Debugger w/ Multi-server setup</title>
				<link>http://techfeed.net/blog/index.cfm/2007/12/19/CF8-Debugger-w-Multiserver-setup</link>
				<description>
				
				For my local development, I have ColdFusion setup with the multi-server config.  I was going through the &lt;a href=&quot;http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=usingdebugger_4.html&quot;&gt;directions for setting up the debugger&lt;/a&gt;, and came across this line: &quot;If you are not running the server configuration of ColdFusion, you must specify Java debugging parameters in the configuration file or startup script of the application server you are running.&quot;  Well, I am running JRun, but the directions don&apos;t give you any help on where to specify these Java debugging parameters.  

After a bunch of digging around, I was able to find the file you&apos;ll need to edit: &lt;em&gt;jrun_root&lt;/em&gt;/bin/jvm.config.  In that file you will see a line that starts with &quot;# Arguments to VM&quot;.  At the end of that line you need to add this:

-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5005

but change the &quot;address&quot; to whatever port you specified in CFAdmin-&gt;Debugging &amp; Logging-&gt;Debugger Settings.

After I made that change, and restarted the ColdFusion server, the debugging finally worked. 
				</description>
				
				<category>ColdFusion</category>				
				
				<category>Eclipse</category>				
				
				<pubDate>Wed, 19 Dec 2007 09:01:00 -0600</pubDate>
				<guid>http://techfeed.net/blog/index.cfm/2007/12/19/CF8-Debugger-w-Multiserver-setup</guid>
				
			</item>
			
			<item>
				<title>Mylyn-Must Have Eclipse Plugin</title>
				<link>http://techfeed.net/blog/index.cfm/2007/10/19/MylynMust-Have-Eclipse-Plugin</link>
				<description>
				
				Have you ever wished you could save a set of open files as a task, close these files to work on a different project, and then easily return to your earlier task?  I recently learned about an Eclipse plugin called &lt;a href=&quot;http://www.eclipse.org/mylyn/&quot;&gt;Mylyn&lt;/a&gt; from temega, Mike Rankin, and Dinner on the &lt;a href=&quot;http://groups.google.com/group/cfeclipse-users?hl=en&quot;&gt;CFEclipse mailing list&lt;/a&gt;.  Mylyn was folded into the larger Eclipse project as of Eclipse 3.3.  This plugin fills a lot of needs I&apos;ve been wishing for in Eclipse for a long time.  This quote from the project lead sums it up nicely: &quot;We&apos;ve heard users claim that the Mylyn tool increases their efficiency to the point where they feel like they are coding at the speed of thought. Reducing the UI friction that thwarts our productivity is what the Mylyn project is all about.&quot; - &lt;a href=&quot;http://tasktop.com/blog/&quot;&gt;Mik Kersten&lt;/a&gt;.  Here&apos;s a short feature list that I stole from &lt;a href=&quot;http://www.infoq.com/news/2007/10/mylyn&quot;&gt;this InfoQ article&lt;/a&gt; about the latest Mylyn release:  [More]
				</description>
				
				<category>ColdFusion</category>				
				
				<category>Eclipse</category>				
				
				<pubDate>Fri, 19 Oct 2007 08:02:00 -0600</pubDate>
				<guid>http://techfeed.net/blog/index.cfm/2007/10/19/MylynMust-Have-Eclipse-Plugin</guid>
				
			</item>
			
			<item>
				<title>What&apos;s cool in Eclipse 3.3?</title>
				<link>http://techfeed.net/blog/index.cfm/2007/7/25/Whats-cool-in-Eclipse-33</link>
				<description>
				
				There are lots of new/changed things in Eclipse 3.3, but I&apos;m only going to highlight the things that are cool to me.  &lt;a href=&quot;http://help.eclipse.org/stable/index.jsp?topic=/org.eclipse.platform.doc.user/whatsNew/platform_whatsnew.html&quot;&gt;Here is the full list of improvements&lt;/a&gt;.  [More]
				</description>
				
				<category>ColdFusion</category>				
				
				<category>Eclipse</category>				
				
				<pubDate>Wed, 25 Jul 2007 08:08:00 -0600</pubDate>
				<guid>http://techfeed.net/blog/index.cfm/2007/7/25/Whats-cool-in-Eclipse-33</guid>
				
			</item>
			
			<item>
				<title>CFEclipse Tip: Clean up toolbars</title>
				<link>http://techfeed.net/blog/index.cfm/2007/5/22/CFEclipse-Tip-Clean-up-toolbars</link>
				<description>
				
				Thanks to some help from Daniel Lancelot in &lt;a href=&quot;http://groups.google.com/group/cfeclipse-users/browse_thread/thread/1748fe0c09cc1906/6717f3eec5d0cf3c?lnk=gst&amp;q=toolbar&amp;rnum=1#6717f3eec5d0cf3c&quot;&gt;this thread&lt;/a&gt;, I have finally learned how to add/remove toolbars to Eclipse.  I have looked for this before, as I&apos;ve been using &lt;a href=&quot;http://cfeclipse.org&quot;&gt;CFEclipse&lt;/a&gt; for a couple of years now, but I&apos;d always glossed over the feature because I didn&apos;t recognize it for what it is.  [More]
				</description>
				
				<category>ColdFusion</category>				
				
				<category>Eclipse</category>				
				
				<pubDate>Tue, 22 May 2007 09:49:00 -0600</pubDate>
				<guid>http://techfeed.net/blog/index.cfm/2007/5/22/CFEclipse-Tip-Clean-up-toolbars</guid>
				
			</item>
			
			<item>
				<title>Top 10 Crazy Eclipse Plugins</title>
				<link>http://techfeed.net/blog/index.cfm/2007/1/25/Top-10-Crazy-Eclipse-Plugins</link>
				<description>
				
				Every now and again I run across an Eclipse plugin that leaves me scratching my head.  Eclipse is an excellent environment for developing IDEs and other developer related software (Like my favorite ColdFusion IDE, &lt;a href=&quot;http://www.cfeclipse.org/&quot;&gt;CFEclipse&lt;/a&gt;).  So when I see a plugin that strays far away from this focus, I wonder why they didn&apos;t just make it in Borland or Visual Studio.  So I thought it would be fun to make a top 10 list of the whackiest Eclipse plugins I could find at &lt;a href=&quot;http://www.eclipseplugincentral.com/index.html&quot;&gt;Eclipse Plugin Central&lt;/a&gt;, and here they are:  [More]
				</description>
				
				<category>ColdFusion</category>				
				
				<category>Eclipse</category>				
				
				<pubDate>Thu, 25 Jan 2007 09:56:00 -0600</pubDate>
				<guid>http://techfeed.net/blog/index.cfm/2007/1/25/Top-10-Crazy-Eclipse-Plugins</guid>
				
			</item>
			
			<item>
				<title>Eclipse is the One Ring?</title>
				<link>http://techfeed.net/blog/index.cfm/2006/1/9/Eclipse-is-the-One-Ring</link>
				<description>
				
				The Lord of the Tools

9 tools were given to the leaders of open source, who hungered for power.  7 to Microsoft developers, who loved darkness, gold, and war.
3 were given to web developers, the fairest and wisest of all.  In
darkness and with guile, one tool was crafted in the depths of silicon
volcano.  One tool to rule them all, one tool to find them, one tool to
bring them all and in the darkness bind them. 

After the fall of IBM, the One Tool was lost to the developers.  But one
day it fell into the hands of the most curious of creatures.  An
innocent startup who would forever change the course of Middle IT.

In case anybody tries to rip off my writing, this &lt;em&gt;was&lt;/em&gt; written by me, Jake Munson 
				</description>
				
				<category>Eclipse</category>				
				
				<pubDate>Mon, 09 Jan 2006 12:40:00 -0600</pubDate>
				<guid>http://techfeed.net/blog/index.cfm/2006/1/9/Eclipse-is-the-One-Ring</guid>
				
			</item>
			
			<item>
				<title>Business Objects to use Eclipse</title>
				<link>http://techfeed.net/blog/index.cfm/2005/11/7/Business-Objects-to-use-Eclipse</link>
				<description>
				
				The maker of &lt;a href=&quot;http://www.google.com/url?sa=U&amp;start=2&amp;q=http://www.businessobjects.com/products/reporting/crystalreports/default.asp&amp;e=10401&quot;&gt;Crystal Reports&lt;/a&gt; is going to make software based on &lt;a href=&quot;http://www.eclipse.org/&quot;&gt;Eclipse&lt;/a&gt; for some of their tools.  One will be a Crystal Reports plugin that will allow Eclipse users to easily add CR functionality to their applications.  This is good news for Eclipse users (like me), as more and more large companies are showing support for Eclipse these days. 
				</description>
				
				<category>Eclipse</category>				
				
				<pubDate>Mon, 07 Nov 2005 12:21:00 -0600</pubDate>
				<guid>http://techfeed.net/blog/index.cfm/2005/11/7/Business-Objects-to-use-Eclipse</guid>
				
			</item>
			</channel></rss>