<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>flawed concepts - english</title>
    <link>http://blog.florianlaws.de/</link>
    <description></description>
    <dc:language>de</dc:language>
    <generator>Serendipity 1.2-beta2 - http://www.s9y.org/</generator>
    <pubDate>Tue, 28 Sep 2010 22:54:16 GMT</pubDate>

    <image>
        <url>http://blog.florianlaws.de/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: flawed concepts - english - </title>
        <link>http://blog.florianlaws.de/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>When Eclipse can't find its JUnit 4 libraries</title>
    <link>http://blog.florianlaws.de/archives/212-When-Eclipse-cant-find-its-JUnit-4-libraries.html</link>
            <category>computing</category>
            <category>english</category>
    
    <comments>http://blog.florianlaws.de/archives/212-When-Eclipse-cant-find-its-JUnit-4-libraries.html#comments</comments>
    <wfw:comment>http://blog.florianlaws.de/wfwcomment.php?cid=212</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.florianlaws.de/rss.php?version=2.0&amp;type=comments&amp;cid=212</wfw:commentRss>
    

    <author>nospam@example.com (florian)</author>
    <content:encoded>
    Today I lost a bit of time trying to make Eclipse 3.5 run JUnit 4 test cases. It complained about &quot;no tests found&quot;. I discovered that JUnit 4 was not on the build path, and I couldn&#039;t add it because while Eclipse had an entry in its Build Path -&gt; Libraries -&gt; Add Libraray -&gt; JUnit -&gt; JUnit 4, it just said &quot;Not Found&quot; and that was it. Adding it as an external JAR helped with the compiling but didn&#039;t enable the test runners either. &lt;br /&gt;
&lt;br /&gt;
It turned out that this was actually a &lt;a href=&quot;https://bugzilla.redhat.com/show_bug.cgi?id=601059&quot;&gt;packaging bug&lt;/a&gt; in the Eclipse packages in Fedora 12 and that you have to also install the eclipse-pde package.&lt;br /&gt;
I found the solution on &lt;a href=&quot;http://forums.fedoraforum.org/showthread.php?t=240886&quot;&gt;this thread in the Fedora forums&lt;/a&gt; 
    </content:encoded>

    <pubDate>Wed, 29 Sep 2010 00:54:16 +0200</pubDate>
    <guid isPermaLink="false">http://blog.florianlaws.de/archives/212-guid.html</guid>
    
</item>

</channel>
</rss>
