<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Running Automated Tests with PDE Build</title>
	<atom:link href="http://www.modumind.com/2007/08/06/running-automated-tests-with-pde-build/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.modumind.com/2007/08/06/running-automated-tests-with-pde-build/</link>
	<description>Eclipse RCP and OSGi training - online or onsite</description>
	<lastBuildDate>Fri, 05 Feb 2010 16:34:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Laurent</title>
		<link>http://www.modumind.com/2007/08/06/running-automated-tests-with-pde-build/comment-page-2/#comment-3688</link>
		<dc:creator>Laurent</dc:creator>
		<pubDate>Mon, 07 Dec 2009 15:22:49 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.wordpress.com/2007/08/06/running-automated-tests-with-pde-build/#comment-3688</guid>
		<description>Patrick,

I wasn&#039;t thinking when trying the fix. I was only using the newer eclipse test framework zip. I would also need to move to the newer SDK in order to get this to work (but I can&#039;t move up, for other reasons).</description>
		<content:encoded><![CDATA[<p>Patrick,</p>
<p>I wasn&#8217;t thinking when trying the fix. I was only using the newer eclipse test framework zip. I would also need to move to the newer SDK in order to get this to work (but I can&#8217;t move up, for other reasons).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://www.modumind.com/2007/08/06/running-automated-tests-with-pde-build/comment-page-2/#comment-3607</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Sat, 05 Dec 2009 03:38:02 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.wordpress.com/2007/08/06/running-automated-tests-with-pde-build/#comment-3607</guid>
		<description>Hi Laurent,

I have not tried this myself - haven&#039;t had the time yet. If it&#039;s not working for you it would probably be best to ask questions on the Bugzilla entry. I&#039;m definitely interested to hear if you get this working or not, so please keep me posted.

--- Patrick</description>
		<content:encoded><![CDATA[<p>Hi Laurent,</p>
<p>I have not tried this myself &#8211; haven&#8217;t had the time yet. If it&#8217;s not working for you it would probably be best to ask questions on the Bugzilla entry. I&#8217;m definitely interested to hear if you get this working or not, so please keep me posted.</p>
<p>&#8212; Patrick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laurent</title>
		<link>http://www.modumind.com/2007/08/06/running-automated-tests-with-pde-build/comment-page-1/#comment-3602</link>
		<dc:creator>Laurent</dc:creator>
		<pubDate>Sat, 05 Dec 2009 00:01:58 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.wordpress.com/2007/08/06/running-automated-tests-with-pde-build/#comment-3602</guid>
		<description>Thanks Patrick for the quick answer.
I just pulled one of the latest integration builds (eclipse-test-framework-I20091204-0800.zip) and still no luck...did you get a chance to try that yourself?</description>
		<content:encoded><![CDATA[<p>Thanks Patrick for the quick answer.<br />
I just pulled one of the latest integration builds (eclipse-test-framework-I20091204-0800.zip) and still no luck&#8230;did you get a chance to try that yourself?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://www.modumind.com/2007/08/06/running-automated-tests-with-pde-build/comment-page-1/#comment-3597</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Fri, 04 Dec 2009 22:16:21 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.wordpress.com/2007/08/06/running-automated-tests-with-pde-build/#comment-3597</guid>
		<description>Hi Laurent,

This was *finally* fixed just last week and will be available in Eclipse 3.6. Check out the Bugzilla entry for all the gory details.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=153429

--- Patrick</description>
		<content:encoded><![CDATA[<p>Hi Laurent,</p>
<p>This was *finally* fixed just last week and will be available in Eclipse 3.6. Check out the Bugzilla entry for all the gory details.</p>
<p><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=153429" rel="nofollow">https://bugs.eclipse.org/bugs/show_bug.cgi?id=153429</a></p>
<p>&#8212; Patrick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laurent</title>
		<link>http://www.modumind.com/2007/08/06/running-automated-tests-with-pde-build/comment-page-1/#comment-3595</link>
		<dc:creator>Laurent</dc:creator>
		<pubDate>Fri, 04 Dec 2009 22:07:35 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.wordpress.com/2007/08/06/running-automated-tests-with-pde-build/#comment-3595</guid>
		<description>Hi Patrick,

Is it possible to run the tests with Junit 4?
I&#039;ve only been able to run Junit 3 and keep getting a &quot;junit.framework.AssertionFailedError: No tests found...&quot; type of error as soon as I switch to Junit 4.
Is there a trick to get the test running with Junit 4?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Patrick,</p>
<p>Is it possible to run the tests with Junit 4?<br />
I&#8217;ve only been able to run Junit 3 and keep getting a &#8220;junit.framework.AssertionFailedError: No tests found&#8230;&#8221; type of error as soon as I switch to Junit 4.<br />
Is there a trick to get the test running with Junit 4?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marius</title>
		<link>http://www.modumind.com/2007/08/06/running-automated-tests-with-pde-build/comment-page-1/#comment-1996</link>
		<dc:creator>Marius</dc:creator>
		<pubDate>Fri, 02 Oct 2009 07:42:59 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.wordpress.com/2007/08/06/running-automated-tests-with-pde-build/#comment-1996</guid>
		<description>Nevermind, I will move the question to the appropriate topic. :)</description>
		<content:encoded><![CDATA[<p>Nevermind, I will move the question to the appropriate topic. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marius</title>
		<link>http://www.modumind.com/2007/08/06/running-automated-tests-with-pde-build/comment-page-1/#comment-1995</link>
		<dc:creator>Marius</dc:creator>
		<pubDate>Fri, 02 Oct 2009 07:27:40 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.wordpress.com/2007/08/06/running-automated-tests-with-pde-build/#comment-1995</guid>
		<description>Hi Patrick,

I used your example and found it very useful. Using eclipse 3.5, managed to build the feature in the example.

Build is successful, but no executable file exists in the archive. Could you please tell me what the problem might be?

Regards,
Marius</description>
		<content:encoded><![CDATA[<p>Hi Patrick,</p>
<p>I used your example and found it very useful. Using eclipse 3.5, managed to build the feature in the example.</p>
<p>Build is successful, but no executable file exists in the archive. Could you please tell me what the problem might be?</p>
<p>Regards,<br />
Marius</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reik</title>
		<link>http://www.modumind.com/2007/08/06/running-automated-tests-with-pde-build/comment-page-1/#comment-755</link>
		<dc:creator>Reik</dc:creator>
		<pubDate>Wed, 29 Jul 2009 09:26:53 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.wordpress.com/2007/08/06/running-automated-tests-with-pde-build/#comment-755</guid>
		<description>Thanks a lot!

Reik</description>
		<content:encoded><![CDATA[<p>Thanks a lot!</p>
<p>Reik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://www.modumind.com/2007/08/06/running-automated-tests-with-pde-build/comment-page-1/#comment-756</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Tue, 28 Jul 2009 16:40:03 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.wordpress.com/2007/08/06/running-automated-tests-with-pde-build/#comment-756</guid>
		<description>Hi Reik,

I don&#039;t see any problem specifying an application id instead of a product id. The product is really just adding some branding, so from a unit testing perspective you should be ok.

--- Patrick</description>
		<content:encoded><![CDATA[<p>Hi Reik,</p>
<p>I don&#8217;t see any problem specifying an application id instead of a product id. The product is really just adding some branding, so from a unit testing perspective you should be ok.</p>
<p>&#8212; Patrick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reik</title>
		<link>http://www.modumind.com/2007/08/06/running-automated-tests-with-pde-build/comment-page-1/#comment-757</link>
		<dc:creator>Reik</dc:creator>
		<pubDate>Tue, 28 Jul 2009 06:18:46 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.wordpress.com/2007/08/06/running-automated-tests-with-pde-build/#comment-757</guid>
		<description>Hi Patrick,

sorry, in your original sources this parameter is indeed not specified. I have introduced it myself because I performed a ui-test and needed the helloworld application to start. My question is, is this a correct product test? I would have assumed to specifiy a product instead of an application.

Reik</description>
		<content:encoded><![CDATA[<p>Hi Patrick,</p>
<p>sorry, in your original sources this parameter is indeed not specified. I have introduced it myself because I performed a ui-test and needed the helloworld application to start. My question is, is this a correct product test? I would have assumed to specifiy a product instead of an application.</p>
<p>Reik</p>
]]></content:encoded>
	</item>
</channel>
</rss>
