<?xml-stylesheet type="text/xsl" href="http://coco-lab.org/Elgg/timo/weblog/rss/eclipse/rssstyles.xsl"?>

<rss version='2.0'   xmlns:dc='http://purl.org/dc/elements/1.1/'>        
    <channel xml:base='http://coco-lab.org/Elgg/timo/weblog/'>
        <title><![CDATA[Timo Baumann : Weblog items tagged with eclipse]]></title>
        <description><![CDATA[The weblog for Timo Baumann, hosted on Coco-Lab Weblog.]]></description>
        <link>http://coco-lab.org/Elgg/timo/weblog/</link>        
        <item>
            <title><![CDATA[eclipse plugins]]></title>
            <link>http://coco-lab.org/Elgg/timo/weblog/69.html</link>
            <guid isPermaLink="true">http://coco-lab.org/Elgg/timo/weblog/69.html</guid>
            <pubDate>Wed, 16 Apr 2008 18:44:56 GMT</pubDate>
		<dc:subject><![CDATA[eclipse]]></dc:subject>
		<dc:subject><![CDATA[sphinx]]></dc:subject>
		<dc:subject><![CDATA[java]]></dc:subject>
            <description><![CDATA[<p>I am currently investigating the ton of classes that implement the Sphinx interface &quot;SearchSpace&quot;, or one of the three sub-interfaces. There are 19 in total and I am likely to have to add another one for the feature that I have in mind. </p><p>Anyway, I decided that I need something, preferably an Eclipse-plugin to visualize class dependencies, and there are actually a few options:</p><ul><li><a href="http://atelier.inf.unisi.ch/~malnatij/xray.php "  title="X-Ray">X-Ray</a> would probably do the job, but it doesn&#39;t work. Maybe I just don&#39;t know how to install it correctly. </li><li><a href="http://byecycle.sourceforge.net/"  title="Bycycle">Byecycle</a> have a great screencast on their page and more friendly installation instructions. It shows a dependency graph between classes and automatically and incrementally optimizes the graph layout. Infinitely. Using 20% of your processor(s). It&#39;s quite slow and it seems to be limited to only show dependencies within the package, while the dependencies I&#39;m interested in often cross dependency boundaries (classes from different packages implementing an interface).</li></ul>Also, I found <a href="http://fjep.sourceforge.net/">Fat Jar</a>, an Eclipse plugin that turns your whole project into a single jar. That&#39;s something my collegue asked my about the other day.]]></description>
        </item>
        
    </channel>
</rss>
