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

<rss version="0.91" >
<channel>
<title>flawed concepts</title>
<link>http://blog.florianlaws.de/</link>
<description></description>
<language>de</language>
<image>
        <url>http://blog.florianlaws.de/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: flawed concepts - </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>

    <description>
        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; 
    </description>
</item>

</channel>
</rss>

