<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Object Mentor Blog: Using Band XI's FitNesse Plugin for Eclipse</title>
    <link>http://blog.objectmentor.com/articles/2008/05/16/using-band-xis-fitnesse-plugin-for-eclipse</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description></description>
    <item>
      <title>Using Band XI's FitNesse Plugin for Eclipse</title>
      <description>&lt;p&gt;Our friends at &lt;a href="http://www.bandxi.com"&gt;Band XI&lt;/a&gt; have an Eclipse &lt;a href="http://www.bandxi.com/fitnesse/index.html"&gt;plugin&lt;/a&gt; for &lt;a href="http://www.fitnesse.org"&gt;FitNesse&lt;/a&gt;. I spent a few hours trying it out for a client. Here are some notes to help you use it.&lt;/p&gt;


	&lt;p&gt;Band XI&amp;#8217;s plugin makes it easy to run FitNesse from within Eclipse and to edit the Java code and FitNesse pages in one place. Hence, no more switching between windows while you&amp;#8217;re making your acceptance tests pass.&lt;/p&gt;


	&lt;p&gt;The &lt;a href="http://www.bandxi.com/fitnesse/download.html"&gt;download and installation&lt;/a&gt; page describes how to get started. While it only lists support for Eclipse 3.1 and 3.2, it seems to work fine in Eclipse 3.3 and 3.4 M7.&lt;/p&gt;


	&lt;p&gt;After you have installed the plugin, you will have two new toolbar buttons, one to start and stop a local FitNesse server and one to start and stop a remote server.&lt;/p&gt;


	&lt;p&gt;You configure where these servers are located in the &lt;strong&gt;Preferences &amp;gt; FitNesse&lt;/strong&gt; page. These settings apply for the whole workspace. It might be nice to be able to configure them on a project by project basis, but that&amp;#8217;s not supported (and maybe not that important, either).&lt;/p&gt;


	&lt;p&gt;You also get a new project option in the &amp;#8220;&lt;strong&gt;New&lt;/strong&gt;&amp;#8221; wizard. &lt;strong&gt;Java &amp;gt; FitNesse &amp;gt; FitNesse Example Project&lt;/strong&gt; creates a new Java project with &lt;strong&gt;src&lt;/strong&gt;, &lt;strong&gt;FitNesseRoot&lt;/strong&gt; and &lt;strong&gt;fixtures&lt;/strong&gt; source directories. The include all the standard example acceptance tests and code that comes with the FitNesse download.&lt;/p&gt;


	&lt;p&gt;I encountered a little oddity the first time I started the local server by clicking the toolbar button. The usual front page, with links for the  examples, manual, &lt;em&gt;etc.&lt;/em&gt; weren&amp;#8217;t shown on the FitNesse front page.&lt;/p&gt;


	&lt;p&gt;I determined that this happens because the default &lt;strong&gt;FitNesseRoot&lt;/strong&gt; in the preferences is &amp;#8221;.&amp;#8221;. Instead, start the server the first time by right-clicking on the &lt;strong&gt;FitNesseRoot&lt;/strong&gt; folder, then select the &lt;strong&gt;FitNesse&lt;/strong&gt; menu and the &lt;strong&gt;Launch FitNesse runtime on this root folder&lt;/strong&gt; option.  From then on, it will launch with this folder as the default, until you select a different one.&lt;/p&gt;


	&lt;h2&gt;Using your own FitNesse installation and projects&lt;/h2&gt;


	&lt;p&gt;Here&amp;#8217;s what I did to work with existing projects and use a separate FitNesse installation outside of an Eclipse project.&lt;/p&gt;


	&lt;p&gt;If you have another project with the &lt;strong&gt;FitNesseRoot&lt;/strong&gt; folder, you can use it as just described (&lt;em&gt;i.e.,&lt;/em&gt; using the context menu).&lt;/p&gt;


	&lt;p&gt;Otherwise, go to the &lt;strong&gt;Preferences &amp;gt; FitNesse&lt;/strong&gt; page and paste the full path of your alternative &lt;strong&gt;FitNesseRoot&lt;/strong&gt; in the &amp;#8220;local root directory&amp;#8221; field. Be sure to delete the &amp;#8221;.&amp;#8221; value that is present by default and also watch for spaces before and after the string. It appears that they aren&amp;#8217;t removed, causing mysterious behavior&amp;#8230;&lt;/p&gt;


	&lt;p&gt;To build fixtures in your Java project, add the &lt;strong&gt;&lt;span class="caps"&gt;FIT&lt;/span&gt;_LIB&lt;/strong&gt; and &lt;strong&gt;&lt;span class="caps"&gt;FITNESSE&lt;/span&gt;_LIB&lt;/strong&gt; &amp;#8220;variables&amp;#8221; (defined by the plugin) to the Java build path for your project (using the project properties dialog). The default values of these environment variables should be fine unless you are running a different version of &lt;span class="caps"&gt;FIT&lt;/span&gt; or FitNesse in your separate installation (in which case you can change the values as needed).&lt;/p&gt;


	&lt;p&gt;Finally, set your class path in your FitNesse pages to point to the correct directory for the compiled classes. For example,&lt;/p&gt;


&lt;blockquote&gt;&lt;code&gt;!path /home/me/projects/workspace/MyFitProject/bin&lt;/code&gt;&lt;/blockquote&gt;

	&lt;p&gt;That should do it!&lt;/p&gt;</description>
      <pubDate>Fri, 16 May 2008 17:22:22 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:20d4f070-1129-46e5-b5da-501f4af145fa</guid>
      <author>Dean Wampler</author>
      <link>http://blog.objectmentor.com/articles/2008/05/16/using-band-xis-fitnesse-plugin-for-eclipse</link>
      <category>FitNesse</category>
      <category>Eclipse</category>
    </item>
    <item>
      <title>"Using Band XI's FitNesse Plugin for Eclipse" by Tips For Bowling</title>
      <description>&lt;p&gt;I felt Joyce was an influence on my fiction, but in a very general way, as a kind of inspiration and a model for the beauty of language.
Don DeLillo&lt;/p&gt;</description>
      <pubDate>Thu, 20 Oct 2011 13:24:30 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:6ca440c6-48ed-4b0f-a06f-0e1711b160c6</guid>
      <link>http://blog.objectmentor.com/articles/2008/05/16/using-band-xis-fitnesse-plugin-for-eclipse#comment-160237</link>
    </item>
    <item>
      <title>"Using Band XI's FitNesse Plugin for Eclipse" by beats by dre store</title>
      <description>&lt;p&gt;just the same as selling in the f&lt;a href="http://www.drdrebeatsheadphones-australia.com" rel="nofollow"&gt;beats by dre sale&lt;/a&gt;
&lt;a href="http://www.drdrebeatsheadphones-australia.com" rel="nofollow"&gt;cheap beats by dre&lt;/a&gt;ranchise store.Or even better.&lt;/p&gt;</description>
      <pubDate>Tue, 23 Aug 2011 02:24:57 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:05f1a9bd-6fb9-42c1-8906-c13d4cb5732b</guid>
      <link>http://blog.objectmentor.com/articles/2008/05/16/using-band-xis-fitnesse-plugin-for-eclipse#comment-131584</link>
    </item>
    <item>
      <title>"Using Band XI's FitNesse Plugin for Eclipse" by beats by dr dre headphones</title>
      <description>&lt;p&gt;I found that his foot odors never bring us to death.I never regret buying these &lt;a href="http://www.drebeatsstudio.com/beats-by-dr-dre-studio-c-3.html" rel="nofollow"&gt;beats by dr dre studio&lt;/a&gt; for him.
These &lt;a href="http://www.drebeatsstudio.com/beats-by-dr-dre-solo-c-5.html" rel="nofollow"&gt;beats by dr dre solo&lt;/a&gt; are just the same as selling in the franchise store.Or even better.&lt;/p&gt;</description>
      <pubDate>Fri, 03 Jun 2011 23:53:18 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:82958581-d07b-41b2-8f49-227b4c038fca</guid>
      <link>http://blog.objectmentor.com/articles/2008/05/16/using-band-xis-fitnesse-plugin-for-eclipse#comment-107900</link>
    </item>
    <item>
      <title>"Using Band XI's FitNesse Plugin for Eclipse" by christian louboutin shoes on sale</title>
      <description>&lt;p&gt;Have the &lt;a href="http://www.blacklouboutinshoes.com/pumps-c-2.html" rel="nofollow"&gt;christian louboutin patent leather pumps&lt;/a&gt;  is a happy thing. 
Here have the most complete kinds of  &lt;a href="http://www.blacklouboutinshoes.com/platforms-c-3.html" rel="nofollow"&gt;christian louboutin leather platform pumps&lt;/a&gt;.&lt;/p&gt;</description>
      <pubDate>Fri, 03 Jun 2011 08:31:19 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:e31c0935-8f95-495a-8d41-e94e1067c1c8</guid>
      <link>http://blog.objectmentor.com/articles/2008/05/16/using-band-xis-fitnesse-plugin-for-eclipse#comment-107731</link>
    </item>
    <item>
      <title>"Using Band XI's FitNesse Plugin for Eclipse" by shoes christian louboutin</title>
      <description>&lt;p&gt;I wonder if he knows about the band named after him&lt;/p&gt;</description>
      <pubDate>Wed, 18 May 2011 22:45:09 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:570312f6-1132-4d65-9e01-67e3d74f9f71</guid>
      <link>http://blog.objectmentor.com/articles/2008/05/16/using-band-xis-fitnesse-plugin-for-eclipse#comment-101472</link>
    </item>
    <item>
      <title>"Using Band XI's FitNesse Plugin for Eclipse" by estate leads</title>
      <description>&lt;p&gt;Wow I really love your blog&lt;/p&gt;</description>
      <pubDate>Sat, 14 May 2011 13:31:39 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:50cc55ea-e033-48e9-a9ae-cde44e858971</guid>
      <link>http://blog.objectmentor.com/articles/2008/05/16/using-band-xis-fitnesse-plugin-for-eclipse#comment-99894</link>
    </item>
    <item>
      <title>"Using Band XI's FitNesse Plugin for Eclipse" by estate advertising</title>
      <description>&lt;p&gt;I love reading your article
Thank you :-)&lt;/p&gt;</description>
      <pubDate>Sat, 14 May 2011 13:30:49 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:2a91b93c-d0f4-49c0-8de2-6211ea915ef3</guid>
      <link>http://blog.objectmentor.com/articles/2008/05/16/using-band-xis-fitnesse-plugin-for-eclipse#comment-99892</link>
    </item>
    <item>
      <title>"Using Band XI's FitNesse Plugin for Eclipse" by okey oyunu oyna </title>
      <description>&lt;p&gt;so many thanks for it&lt;/p&gt;


	&lt;p&gt;internette g&#246;r&#252;nt&#252;l&#252; olarak &lt;a href="http://www.okeyoyunu-oyna.com" rel="nofollow"&gt;okey oyunu oyna&lt;/a&gt;, ger&#231;ek kisilerle tanis,
 turnuva heyecanini yasa.&lt;/p&gt;</description>
      <pubDate>Wed, 27 Apr 2011 13:18:12 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:4b0d5683-cb90-448c-9aa2-f68c947de307</guid>
      <link>http://blog.objectmentor.com/articles/2008/05/16/using-band-xis-fitnesse-plugin-for-eclipse#comment-91860</link>
    </item>
    <item>
      <title>"Using Band XI's FitNesse Plugin for Eclipse" by Stephen Lyndon</title>
      <description>&lt;p&gt;I love this one. A very good post. Thank you. &lt;a href="http://www.kirkeyroofing.com/" rel="nofollow"&gt;roofing englewood&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 13 Apr 2011 01:15:54 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:9a480407-4196-4e06-8b9e-fea0348bfcf0</guid>
      <link>http://blog.objectmentor.com/articles/2008/05/16/using-band-xis-fitnesse-plugin-for-eclipse#comment-83700</link>
    </item>
    <item>
      <title>"Using Band XI's FitNesse Plugin for Eclipse" by 70-292</title>
      <description>&lt;p&gt;Many of us choose self-study to prepare in the &lt;a href="http://www.testhope.com/70-623.html" rel="nofollow"&gt;70-623&lt;/a&gt;, but which may leave important holes within their information as it reaches time towards the exam. One example is, here are the testing specifications of MS Excel.
Discovering how to organize and analyze your details is part of the &lt;a href="http://www.testhope.com/70-557.html" rel="nofollow"&gt;70-557&lt;/a&gt; procedure. Proper formatting of the spreadsheets gives your presentations much more power to present that information within an understandable way. Customization of the Excel application enable you to perform well and accurately.
If you end up trying to find operate, you will need a hook which may you could make your resume stand out from your competition. Certification as being a &lt;a href="http://www.testhope.com/70-635.html" rel="nofollow"&gt;70-635&lt;/a&gt; as well as supplies evidence of proficiency with Ms office products, it exhibits a potential employer your commitment to professionalism, trust , continuous self improvement.&lt;/p&gt;</description>
      <pubDate>Thu, 31 Mar 2011 04:18:25 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:1470e33d-9317-4aa8-aa00-0c97d3912424</guid>
      <link>http://blog.objectmentor.com/articles/2008/05/16/using-band-xis-fitnesse-plugin-for-eclipse#comment-77771</link>
    </item>
    <item>
      <title>"Using Band XI's FitNesse Plugin for Eclipse" by 70-297</title>
      <description>&lt;p&gt;While you are in need of operate, you may need a hook intended to make your resume differentiate themselves from the opposition. Certification to provide a &lt;a href="http://www.testhope.com/70-536.html" rel="nofollow"&gt;70-536&lt;/a&gt; not merely provides proof of proficiency with Microsoft &amp;#8216;office&amp;#8217; products, it exhibits a potential employer your resolve forpersistance to professionalism, trust , continuous self improvement.&lt;/p&gt;


	&lt;p&gt;Lots of individuals pick self-study to get ready for your &lt;a href="http://www.testhope.com/70-663.html" rel="nofollow"&gt;70-663&lt;/a&gt;, but that can leave essential holes as part of their knowledge when it is time for your exam. As one example, let&amp;#8217;s look at the testing requirements of MS Excel.&lt;/p&gt;


	&lt;p&gt;MS Excel courses supply you with every single benefit when using the Excel study of the MOS certification. Doesn&amp;#8217;t necessarily quit with MS Excel. Is to be found in Word, PowerPoint, Access, and Outlook to get ready you per element of the certification process. Taken by means of specialized MS coaching facilities courses, you are able to master the particulars of each &lt;a href="http://www.testhope.com/70-236.html" rel="nofollow"&gt;70-236&lt;/a&gt; in precisely 2-5 days of instruction and you will be willing to add &amp;#8220;Certified Microsoft Office Specialist&amp;#8221; towards your resume very fast.&lt;/p&gt;</description>
      <pubDate>Mon, 28 Mar 2011 02:04:12 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:8e19e27d-fdbf-4f43-bdbd-6eed9da7eefd</guid>
      <link>http://blog.objectmentor.com/articles/2008/05/16/using-band-xis-fitnesse-plugin-for-eclipse#comment-76321</link>
    </item>
    <item>
      <title>"Using Band XI's FitNesse Plugin for Eclipse" by ray ban</title>
      <description>&lt;p&gt;i like ray ban sunglasses&lt;a href="http://www.raybanonsale.uk.com/" rel="nofollow"&gt;Ray Ban&lt;/a&gt; also has been a brand respected by the great numbers of sunglass wearers worldwide.&lt;/p&gt;</description>
      <pubDate>Tue, 22 Mar 2011 04:24:25 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:a711ba02-869b-4469-b3b4-457e2733d939</guid>
      <link>http://blog.objectmentor.com/articles/2008/05/16/using-band-xis-fitnesse-plugin-for-eclipse#comment-74527</link>
    </item>
    <item>
      <title>"Using Band XI's FitNesse Plugin for Eclipse" by ray ban</title>
      <description>&lt;p&gt;i like ray ban sunglasses&lt;/p&gt;</description>
      <pubDate>Tue, 22 Mar 2011 04:22:42 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:8e2cb6b5-8eda-43a9-b813-9bf663f667bd</guid>
      <link>http://blog.objectmentor.com/articles/2008/05/16/using-band-xis-fitnesse-plugin-for-eclipse#comment-74526</link>
    </item>
    <item>
      <title>"Using Band XI's FitNesse Plugin for Eclipse" by ray ban</title>
      <description>&lt;p&gt;i like ray ban sunglasses&lt;/p&gt;</description>
      <pubDate>Tue, 22 Mar 2011 04:21:03 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:8de6e148-06a2-41c5-9434-bc02ce6c56e4</guid>
      <link>http://blog.objectmentor.com/articles/2008/05/16/using-band-xis-fitnesse-plugin-for-eclipse#comment-74524</link>
    </item>
    <item>
      <title>"Using Band XI's FitNesse Plugin for Eclipse" by Lance Kind</title>
      <description>&lt;p&gt;It&amp;#8217;s been a few years, and still I can&amp;#8217;t find good integration between FitNesse and recent versions of Eclipse (Helios now).&lt;/p&gt;


	&lt;p&gt;FitRunner is very old and doesn&amp;#8217;t work with Helios.  (I couldn&amp;#8217;t create a run configuration for Fit).  I&amp;#8217;ve used this in the past using old versions of Eclipse, but hey, now we talking many versions old to use an Eclipse compatible with FitRunner.&lt;/p&gt;


eFitnesse looked promising but when I launch the web server I get the below stack trace  (I corrected the wiki path set in the project preferences for efitness).
I guess I need to stick with plain old Fit or FItNess.  Anyone else have a better integration story for Fit and Eclipse?
&lt;code&gt;
java.lang.NullPointerException
    at com.microdoc.efitnesse.eclipse.handlers.StartFitnesseHandler.calculateAbsoluteClasspathEntriesForResource(StartFitnesseHandler.java:256)
    at com.microdoc.efitnesse.eclipse.handlers.StartFitnesseHandler.updateFitNesseConfiguration(StartFitnesseHandler.java:208)
    at com.microdoc.efitnesse.eclipse.handlers.StartFitnesseHandler.start(StartFitnesseHandler.java:156)
    at com.microdoc.efitnesse.eclipse.handlers.StartFitnesseHandler.execute(StartFitnesseHandler.java:91)
    at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:293)
    at org.eclipse.core.commands.Command.executeWithChecks(Command.java:476)
&lt;/code&gt;</description>
      <pubDate>Wed, 12 Jan 2011 07:49:57 -0600</pubDate>
      <guid isPermaLink="false">urn:uuid:91de11b9-86ee-4da7-a94b-1eba250a50c2</guid>
      <link>http://blog.objectmentor.com/articles/2008/05/16/using-band-xis-fitnesse-plugin-for-eclipse#comment-56506</link>
    </item>
    <item>
      <title>"Using Band XI's FitNesse Plugin for Eclipse" by pandora </title>
      <description>&lt;p&gt;Had a pleasant response virtually accomplished, was resistant reading through that &amp;#38; got damaged by simply an advert regarding Shipwreck beads. Been ages since I checked out within here &amp;#38; quit because the huge web site adjustments lsat summer made contributing by way of dial-up AGONIZING. I observe things are much the same. Sleep deprived &amp;#38; popped around from the Etsy community forums which don&amp;#8217;t grab us tonight&amp;#8230; Spend a while lurking around the boards &amp;#38; looking into products available for sale &amp;#38; recently offered. There were close to 197,Thousand necklaces results when I opened my own look (NGHDesigns) at the end of June. There are gone 300,Thousand today. I&amp;#8217;ve had a few achievement &amp;#38; get pleasure from contributing right now there, yet am delighted it&amp;#8217;s not the way you retain a roof above our own brain. Some sellers prosper generally there, people never sell a thing. Even the most amazing products are generally hidden inside ton in only moments.&lt;/p&gt;</description>
      <pubDate>Mon, 13 Dec 2010 04:07:30 -0600</pubDate>
      <guid isPermaLink="false">urn:uuid:0ac57a85-3db2-4dbf-904c-5a8aed44d82f</guid>
      <link>http://blog.objectmentor.com/articles/2008/05/16/using-band-xis-fitnesse-plugin-for-eclipse#comment-48682</link>
    </item>
    <item>
      <title>"Using Band XI's FitNesse Plugin for Eclipse" by pandora uk</title>
      <description>&lt;p&gt;Finally, set your class path in your FitNesse pages to point to the correct directory for the compiled classes. For example,&lt;/p&gt;</description>
      <pubDate>Fri, 03 Dec 2010 21:56:18 -0600</pubDate>
      <guid isPermaLink="false">urn:uuid:8bf11d93-bcb3-4a95-86ad-aafe351f68d9</guid>
      <link>http://blog.objectmentor.com/articles/2008/05/16/using-band-xis-fitnesse-plugin-for-eclipse#comment-45823</link>
    </item>
    <item>
      <title>"Using Band XI's FitNesse Plugin for Eclipse" by Designer Bags</title>
      <description>&lt;p&gt;Cool.Awesome article!Thanks for ur nice sharing!!&lt;/p&gt;</description>
      <pubDate>Sat, 13 Nov 2010 22:30:54 -0600</pubDate>
      <guid isPermaLink="false">urn:uuid:7e1700fa-87a5-4b75-b734-2d6b8d79a37a</guid>
      <link>http://blog.objectmentor.com/articles/2008/05/16/using-band-xis-fitnesse-plugin-for-eclipse#comment-40260</link>
    </item>
    <item>
      <title>"Using Band XI's FitNesse Plugin for Eclipse" by FLV extractor</title>
      <description>&lt;p&gt;we will contact Band XI to upload it. Unfortunately conFit doesn&#8217;t work very reliable with Eclipse Ganymede&lt;/p&gt;</description>
      <pubDate>Thu, 08 Apr 2010 01:31:05 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:ca740188-10ea-4c6b-a4cc-eddbde97d4db</guid>
      <link>http://blog.objectmentor.com/articles/2008/05/16/using-band-xis-fitnesse-plugin-for-eclipse#comment-9357</link>
    </item>
    <item>
      <title>"Using Band XI's FitNesse Plugin for Eclipse" by corset prom dresses</title>
      <description>&lt;p&gt;Hence, no more switching between windows while you&#8217;re making your acceptance tests pass.&lt;/p&gt;</description>
      <pubDate>Sun, 22 Feb 2009 12:54:50 -0600</pubDate>
      <guid isPermaLink="false">urn:uuid:eb25624c-ece7-48e9-a2b4-acc81f6c82b4</guid>
      <link>http://blog.objectmentor.com/articles/2008/05/16/using-band-xis-fitnesse-plugin-for-eclipse#comment-2716</link>
    </item>
    <item>
      <title>"Using Band XI's FitNesse Plugin for Eclipse" by Daniel Speicher</title>
      <description>&lt;p&gt;We (University of Bonn) created a version of the plug-in that disables FitNesse&amp;#8217;s own version control. It&amp;#8217;s simple once you find the place to pass the additional command line parameter. If there is more interest, we will contact Band XI to upload it. Unfortunately conFit doesn&amp;#8217;t work very reliable with Eclipse Ganymede, so there would be more work to do&amp;#8230; No promises about that. Contact me, if you need our version.&lt;/p&gt;</description>
      <pubDate>Tue, 30 Dec 2008 20:45:14 -0600</pubDate>
      <guid isPermaLink="false">urn:uuid:cde81455-301d-4a4b-b822-9ef1c900d0b2</guid>
      <link>http://blog.objectmentor.com/articles/2008/05/16/using-band-xis-fitnesse-plugin-for-eclipse#comment-2300</link>
    </item>
    <item>
      <title>"Using Band XI's FitNesse Plugin for Eclipse" by Matthew Hayden</title>
      <description>&lt;p&gt;Couple of issues I&amp;#8217;m having with this are being conter productive to having this plug-in the first place!&lt;/p&gt;


	&lt;p&gt;I assumed the reason for this plug in was to bring your FitNesse tests under version control and all the lovely benefits of having an IDE. Thing is, there&amp;#8217;s no option to disable FitNesse&amp;#8217;s own version control system anywhere! I assume that the plug-in instantiates the server directly, there seems to be all the libraries present in the plug-ins folder and all you are required to supply is a FitNesseRoot. I need to be able to change the arguments.&lt;/p&gt;</description>
      <pubDate>Thu, 20 Nov 2008 11:58:57 -0600</pubDate>
      <guid isPermaLink="false">urn:uuid:6eca771f-cf53-4d6b-91ec-46228bba727e</guid>
      <link>http://blog.objectmentor.com/articles/2008/05/16/using-band-xis-fitnesse-plugin-for-eclipse#comment-2209</link>
    </item>
  </channel>
</rss>

